Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gdl.spec'], chrootPath='/var/lib/mock/epel7-build-19361904-1350021/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gdl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False sh: /usr/bin/python2: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gdl-0.9.9-11.20190915git2870075.el7.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gdl.spec'], chrootPath='/var/lib/mock/epel7-build-19361904-1350021/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gdl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.icKa57 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gdl-287007567ba3998b4b70119025c3def86bdef649 + /usr/bin/gzip -dc /builddir/build/SOURCES/gdl-0.9.9-git-2870075.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gdl-287007567ba3998b4b70119025c3def86bdef649 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf src/antlr + echo 'Patch #1 (gdl-antlr.patch):' 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 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 Hunk #2 succeeded at 533 (offset 2 lines). Hunk #3 succeeded at 591 (offset 2 lines). 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 + pushd src ~/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src ~/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 + 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 + popd + exit 0 ~/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Yk3pVR + umask 022 + cd /builddir/build/BUILD + cd gdl-287007567ba3998b4b70119025c3def86bdef649 + mkdir build build-python + pushd build ~/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build ~/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/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 -m64 -mtune=generic -I/usr/lib64/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/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -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/lib64/libncurses.so -- Looking for cbreak in /usr/lib64/libncurses.so - found -- Looking for rl_get_screen_size in /usr/lib64/libreadline.so;/usr/lib64/libhistory.so -- Looking for rl_get_screen_size in /usr/lib64/libreadline.so;/usr/lib64/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/lib64/libplplotd.so;/usr/lib64/libplplotcxxd.so -- Warning, if you have plplot version > 5.11 and wxWidgets enabled, please read carefully file README -- Looking for c_plslabelfunc in /usr/lib64/libplplotd.so;/usr/lib64/libplplotcxxd.so -- Looking for c_plslabelfunc in /usr/lib64/libplplotd.so;/usr/lib64/libplplotcxxd.so - found -- Looking for c_plwidth in /usr/lib64/libplplotd.so;/usr/lib64/libplplotcxxd.so -- Looking for c_plwidth in /usr/lib64/libplplotd.so;/usr/lib64/libplplotcxxd.so - found -- Looking for plstrl in /usr/lib64/libplplotd.so;/usr/lib64/libplplotcxxd.so -- Looking for plstrl in /usr/lib64/libplplotd.so;/usr/lib64/libplplotcxxd.so - found -- Performing Test PLPLOT_HAS_PLCALLBACK -- Performing Test PLPLOT_HAS_PLCALLBACK - Failed -- Found GRAPHICSMAGICK: /usr/lib64/libGraphicsMagick.so;/usr/lib64/libGraphicsMagick++.so -- INFO: We prefer to use GraphicsMagick than ImageMagick -- Looking for plGetDrvDir in /usr/lib64/libplplotd.so;/usr/lib64/libplplotcxxd.so -- Looking for plGetDrvDir in /usr/lib64/libplplotd.so;/usr/lib64/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:711 (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:760 (WX_CONFIG_SELECT_QUERY_BOOL) CMakeLists.txt:590 (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.4") -- 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:79 (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/lib64/libplplotd.so;/usr/lib64/libplplotcxxd.so For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): CMakeLists.txt:652 (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/lib64/libjpeg.so (found version "62") -- Looking for Hopen in /usr/lib64/hdf/libmfhdf.a;/usr/lib64/hdf/libdf.a -- Looking for Hopen in /usr/lib64/hdf/libmfhdf.a;/usr/lib64/hdf/libdf.a - found -- Looking for sd_nccreate in /usr/lib64/hdf/libmfhdf.a;/usr/lib64/hdf/libdf.a;/usr/lib64/libtirpc.so -- Looking for sd_nccreate in /usr/lib64/hdf/libmfhdf.a;/usr/lib64/hdf/libdf.a;/usr/lib64/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/lib64/libpython2.7.so (found suitable version "2.7.5", minimum required is "2") -- Numpy headers found -- Found UDUNITS: /usr/lib64/libudunits2.so -- Checking for one of the modules 'libps' -- Found PSLIB: ps -- Looking for grib_index_new_from_file in /usr/lib64/libeccodes.so -- Looking for grib_index_new_from_file in /usr/lib64/libeccodes.so - found -- Found GRIB: /usr/lib64/libeccodes.so -- Summary GDL - GNU DATA LANGUAGE [Standalone] System Linux-5.4.8-200.fc31.x86_64 Files generated Unix Makefiles GDL output /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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/lib64/libtiff.so; headers:/usr/include) GeoTIFF ON (libs:/usr/lib64/libgeotiff.so; headers:/usr/include/libgeotiff) NetCDF ON (libs:netcdf; headers:) HDF4 ON (libs:/usr/lib64/hdf/libmfhdf.a;/usr/lib64/hdf/libdf.a;z;/usr/lib64/libjpeg.so; headers:/usr/include/hdf) HDF5 ON (libs:/usr/lib64/libhdf5.so;/usr/lib64/libsz.so;/usr/lib64/libz.so;/usr/lib64/libdl.so;/usr/lib64/libm.so; headers:/usr/include) FFTW ON (libs:/usr/lib64/libfftw3.so;/usr/lib64/libfftw3f.so; headers:/usr/include) Libproj4 OFF MPI OFF Python ON (libs:/usr/lib64/libpython2.7.so; headers:/usr/include/python2.7) UDUNITS-2 ON (libs:/usr/lib64/libudunits2.so; headers:/usr/include/udunits2) EIGEN3 ON (libs:; headers:/usr/include/eigen3) GRAPHICSMAGICK ON (libs:/usr/lib64/libGraphicsMagick.so;/usr/lib64/libGraphicsMagick++.so; headers:/usr/include/GraphicsMagick) GRIB ON (libs:/usr/lib64/libeccodes.so; headers:/usr/include) -- Mandatory modules GLPK OFF SHAPELIB ON (libs:/usr/lib64/libshp.so; headers:/usr/include) EXPAT ON (libs:/usr/lib64/libexpat.so; headers:/usr/include) pslib ON (libs:ps; headers:/usr/include) Xlib ON (libs:/usr/lib64/libX11.so;/usr/lib64/libXext.so; headers:/usr/include) libpng ON (libs:; headers:) Plplot ON (libs:/usr/lib64/libplplotd.so;/usr/lib64/libplplotcxxd.so; headers:/usr/include) GNU Readline ON (libs:/usr/lib64/libreadline.so;/usr/lib64/libhistory.so; headers:/usr/include) BSD Editline OFF GSL ON (libs:/usr/lib64/libgsl.so;/usr/lib64/libgslcblas.so; headers:/usr/include) Zlib ON (libs:/usr/lib64/libz.so; headers:/usr/include) RPC ON (libs:/usr/lib64/libtirpc.so; headers:/usr/include/tirpc) (N)curses ON (libs:/usr/lib64/libncurses.so;/usr/lib64/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 LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build + make /usr/bin/cmake3 -S/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -B/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build/CMakeFiles /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build' make -f src/CMakeFiles/gdl.dir/build.make src/CMakeFiles/gdl.dir/depend make[2]: Entering directory `/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build' cd /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build/src /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build/src/CMakeFiles/gdl.dir/DependInfo.cmake --color= Scanning dependencies of target gdl make[2]: Leaving directory `/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build' make -f src/CMakeFiles/gdl.dir/build.make src/CMakeFiles/gdl.dir/build make[2]: Entering directory `/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build' [ 0%] Building CXX object src/CMakeFiles/gdl.dir/CFMTLexer.cpp.o cd /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/CFMTLexer.cpp.o -c /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/CFMTLexer.cpp [ 1%] Building CXX object src/CMakeFiles/gdl.dir/FMTIn.cpp.o cd /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/FMTIn.cpp.o -c /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTIn.cpp In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/str.hpp:25, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/envt.hpp:26, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTIn.hpp:14, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTIn.cpp:5: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In constructor 'dimension::dimension(const SizeT*, SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:63:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; i MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:134:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=thisRank; i>(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:156:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( rank > MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Remove(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=ix; i= rank) return 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= rank) rank = ix+1; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Stride(SizeT) const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:321:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return stride[ (i= labelList.Size()) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTIn.cpp: In member function 'void FMTIn::f(RefFMTNode)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/FMTIn.cpp: In member function 'void FMTIn::f_csubcode(RefFMTNode)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTIn.cpp:704:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( tlVal > actP) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTIn.cpp: In member function 'void FMTIn::calendar_code(RefFMTNode, SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/FMTIn.cpp:955:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CSF); ^ [ 1%] Building CXX object src/CMakeFiles/gdl.dir/FMTLexer.cpp.o cd /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/FMTLexer.cpp.o -c /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTLexer.cpp [ 2%] Building CXX object src/CMakeFiles/gdl.dir/FMTOut.cpp.o cd /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/FMTOut.cpp.o -c /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTOut.cpp In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/str.hpp:25, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/envt.hpp:26, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTOut.hpp:17, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTOut.cpp:5: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In constructor 'dimension::dimension(const SizeT*, SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:63:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; i MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:134:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=thisRank; i>(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:156:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( rank > MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Remove(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=ix; i= rank) return 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= rank) rank = ix+1; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Stride(SizeT) const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:321:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return stride[ (i= labelList.Size()) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTOut.cpp: In member function 'void FMTOut::f(RefFMTNode)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTOut.cpp:477:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (r > nTrans) r=nTrans; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTOut.cpp: In member function 'void FMTOut::f_csubcode(RefFMTNode)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTOut.cpp:645:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( tlVal > actP) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTOut.cpp: In member function 'void FMTOut::calendar_code(RefFMTNode, SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/FMTParser.cpp.o -c /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTParser.cpp /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTParser.cpp: In member function 'int FMTParser::nn()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTParser.cpp:491:6: warning: unused variable 'sgn' [-Wunused-variable] int sgn=1; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTParser.cpp: In member function 'int FMTParser::nnf(RefFMTNode)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTParser.cpp:1146:8: warning: unused variable 'next' [-Wunused-variable] char next = s.peek(); ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTParser.hpp:16:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTParser.cpp:5: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/fmtnode.hpp: In member function 'void FMTParser::calendar_code()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/fmtnode.hpp:102:9: warning: 'n1' may be used uninitialized in this function [-Wmaybe-uninitialized] w=w_; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/FMTParser.cpp:1420:6: note: 'n1' was declared here int n1; ^ [ 3%] Building CXX object src/CMakeFiles/gdl.dir/GDLInterpreter.cpp.o cd /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/GDLInterpreter.cpp.o -c /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/str.hpp:25, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:6: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In constructor 'dimension::dimension(const SizeT*, SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:63:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; i MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:134:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=thisRank; i>(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:156:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( rank > MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Remove(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=ix; i= rank) return 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= rank) rank = ix+1; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Stride(SizeT) const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:321:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return stride[ (i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:6: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:6: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:6: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:6: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:6: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:6:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:362:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'RetCode GDLInterpreter::interactive(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'RetCode GDLInterpreter::statement(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:117:14: warning: unused variable 'tmp1_AST_in' [-Wunused-variable] ProgNodeP tmp1_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:124:14: warning: unused variable 'tmp2_AST_in' [-Wunused-variable] ProgNodeP tmp2_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:131:14: warning: unused variable 'tmp3_AST_in' [-Wunused-variable] ProgNodeP tmp3_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:138:14: warning: unused variable 'tmp4_AST_in' [-Wunused-variable] ProgNodeP tmp4_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:145:14: warning: unused variable 'tmp5_AST_in' [-Wunused-variable] ProgNodeP tmp5_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:152:14: warning: unused variable 'tmp6_AST_in' [-Wunused-variable] ProgNodeP tmp6_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:159:14: warning: unused variable 'tmp7_AST_in' [-Wunused-variable] ProgNodeP tmp7_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:166:14: warning: unused variable 'tmp8_AST_in' [-Wunused-variable] ProgNodeP tmp8_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:173:14: warning: unused variable 'tmp9_AST_in' [-Wunused-variable] ProgNodeP tmp9_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:180:14: warning: unused variable 'tmp10_AST_in' [-Wunused-variable] ProgNodeP tmp10_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:187:14: warning: unused variable 'tmp11_AST_in' [-Wunused-variable] ProgNodeP tmp11_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:194:14: warning: unused variable 'tmp12_AST_in' [-Wunused-variable] ProgNodeP tmp12_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:201:14: warning: unused variable 'tmp13_AST_in' [-Wunused-variable] ProgNodeP tmp13_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:208:14: warning: unused variable 'tmp14_AST_in' [-Wunused-variable] ProgNodeP tmp14_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:215:14: warning: unused variable 'tmp15_AST_in' [-Wunused-variable] ProgNodeP tmp15_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:222:14: warning: unused variable 'tmp16_AST_in' [-Wunused-variable] ProgNodeP tmp16_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:229:14: warning: unused variable 'tmp17_AST_in' [-Wunused-variable] ProgNodeP tmp17_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:236:14: warning: unused variable 'tmp18_AST_in' [-Wunused-variable] ProgNodeP tmp18_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:243:14: warning: unused variable 'tmp19_AST_in' [-Wunused-variable] ProgNodeP tmp19_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:250:14: warning: unused variable 'tmp20_AST_in' [-Wunused-variable] ProgNodeP tmp20_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:257:14: warning: unused variable 'tmp21_AST_in' [-Wunused-variable] ProgNodeP tmp21_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:264:14: warning: unused variable 'tmp22_AST_in' [-Wunused-variable] ProgNodeP tmp22_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:271:14: warning: unused variable 'tmp23_AST_in' [-Wunused-variable] ProgNodeP tmp23_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:278:14: warning: unused variable 'tmp24_AST_in' [-Wunused-variable] ProgNodeP tmp24_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:285:14: warning: unused variable 'tmp25_AST_in' [-Wunused-variable] ProgNodeP tmp25_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:292:14: warning: unused variable 'tmp26_AST_in' [-Wunused-variable] ProgNodeP tmp26_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:299:14: warning: unused variable 'tmp27_AST_in' [-Wunused-variable] ProgNodeP tmp27_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:306:14: warning: unused variable 'tmp28_AST_in' [-Wunused-variable] ProgNodeP tmp28_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:313:14: warning: unused variable 'tmp29_AST_in' [-Wunused-variable] ProgNodeP tmp29_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:320:14: warning: unused variable 'tmp30_AST_in' [-Wunused-variable] ProgNodeP tmp30_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:327:14: warning: unused variable 'tmp31_AST_in' [-Wunused-variable] ProgNodeP tmp31_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:334:14: warning: unused variable 'tmp32_AST_in' [-Wunused-variable] ProgNodeP tmp32_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:341:14: warning: unused variable 'tmp33_AST_in' [-Wunused-variable] ProgNodeP tmp33_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:74:12: warning: unused variable 'statement_AST_in' [-Wunused-variable] ProgNodeP statement_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'RetCode GDLInterpreter::execute(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:637:12: warning: unused variable 'execute_AST_in' [-Wunused-variable] ProgNodeP execute_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'RetCode GDLInterpreter::statement_list(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:654: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::call_fun(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:690: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::call_lfun(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:745: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::call_pro(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:795: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_deref(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:830: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:881:12: warning: unused variable 'tmp34_AST_in' [-Wunused-variable] ProgNodeP tmp34_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_decinc_indexable_expr(ProgNodeP, BaseGDL*&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:892: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_function_call_internal(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:955:13: warning: unused variable 'tmp35_AST_in' [-Wunused-variable] ProgNodeP tmp35_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:962:13: warning: unused variable 'tmp36_AST_in' [-Wunused-variable] ProgNodeP tmp36_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:969:13: warning: unused variable 'tmp37_AST_in' [-Wunused-variable] ProgNodeP tmp37_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:976:13: warning: unused variable 'tmp38_AST_in' [-Wunused-variable] ProgNodeP tmp38_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:943: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_defined_simple_var(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1015:13: warning: unused variable 'tmp39_AST_in' [-Wunused-variable] ProgNodeP tmp39_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1022:13: warning: unused variable 'tmp40_AST_in' [-Wunused-variable] ProgNodeP tmp40_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:992: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_sys_var(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1038: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1048:12: warning: unused variable 'tmp41_AST_in' [-Wunused-variable] ProgNodeP tmp41_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_decinc_array_expr(ProgNodeP, int, BaseGDL*&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1154:13: warning: unused variable 'tmp42_AST_in' [-Wunused-variable] ProgNodeP tmp42_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1059: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::l_decinc_dot_expr(ProgNodeP, int)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1185: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1230:12: warning: unused variable 'tmp43_AST_in' [-Wunused-variable] ProgNodeP tmp43_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_decinc_expr(ProgNodeP, int, BaseGDL*&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1256:13: warning: unused variable 'tmp44_AST_in' [-Wunused-variable] ProgNodeP tmp44_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1281:13: warning: unused variable 'tmp45_AST_in' [-Wunused-variable] ProgNodeP tmp45_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1348:13: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] BaseGDL** tmp; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1364:13: warning: unused variable 'tmp46_AST_in' [-Wunused-variable] ProgNodeP tmp46_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1473:13: warning: unused variable 'tmp47_AST_in' [-Wunused-variable] ProgNodeP tmp47_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1608:13: warning: unused variable 'tmp48_AST_in' [-Wunused-variable] ProgNodeP tmp48_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1714:13: warning: unused variable 'tmp49_AST_in' [-Wunused-variable] ProgNodeP tmp49_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1241: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::expr(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1734:12: warning: unused variable 'expr_AST_in' [-Wunused-variable] ProgNodeP expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::indexable_expr(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1815:13: warning: unused variable 'tmp50_AST_in' [-Wunused-variable] ProgNodeP tmp50_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1822:13: warning: unused variable 'tmp51_AST_in' [-Wunused-variable] ProgNodeP tmp51_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1794: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1800:12: warning: variable 'e2' set but not used [-Wunused-but-set-variable] BaseGDL** e2; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::indexable_tmp_expr(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1857:13: warning: unused variable 'tmp52_AST_in' [-Wunused-variable] ProgNodeP tmp52_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1866:13: warning: unused variable 'tmp53_AST_in' [-Wunused-variable] ProgNodeP tmp53_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1874:13: warning: unused variable 'tmp54_AST_in' [-Wunused-variable] ProgNodeP tmp54_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1844: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::lib_function_call_internal(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1928: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1939:12: warning: unused variable 'tmp55_AST_in' [-Wunused-variable] ProgNodeP tmp55_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_expr_internal(ProgNodeP, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1964:13: warning: unused variable 'tmp56_AST_in' [-Wunused-variable] ProgNodeP tmp56_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2011:13: warning: unused variable 'tmp57_AST_in' [-Wunused-variable] ProgNodeP tmp57_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2018:13: warning: unused variable 'tmp58_AST_in' [-Wunused-variable] ProgNodeP tmp58_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2025:13: warning: unused variable 'tmp59_AST_in' [-Wunused-variable] ProgNodeP tmp59_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2032:13: warning: unused variable 'tmp60_AST_in' [-Wunused-variable] ProgNodeP tmp60_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2054:13: warning: unused variable 'tmp61_AST_in' [-Wunused-variable] ProgNodeP tmp61_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1950: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:1956:11: warning: variable 'e1' set but not used [-Wunused-but-set-variable] BaseGDL* e1; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::tmp_expr(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2091:13: warning: unused variable 'tmp62_AST_in' [-Wunused-variable] ProgNodeP tmp62_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2100:13: warning: unused variable 'tmp63_AST_in' [-Wunused-variable] ProgNodeP tmp63_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2108:13: warning: unused variable 'tmp64_AST_in' [-Wunused-variable] ProgNodeP tmp64_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2147:13: warning: unused variable 'tmp65_AST_in' [-Wunused-variable] ProgNodeP tmp65_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2070: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2076:12: warning: variable 'e2' set but not used [-Wunused-but-set-variable] BaseGDL** e2; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_simple_var(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2196:13: warning: unused variable 'tmp66_AST_in' [-Wunused-variable] ProgNodeP tmp66_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2203:13: warning: unused variable 'tmp67_AST_in' [-Wunused-variable] ProgNodeP tmp67_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2182: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::parameter_def(ProgNodeP, EnvBaseT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2220: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2280:12: warning: unused variable 'tmp68_AST_in' [-Wunused-variable] ProgNodeP tmp68_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2283:12: warning: unused variable 'tmp69_AST_in' [-Wunused-variable] ProgNodeP tmp69_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::r_expr(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2305:13: warning: unused variable 'tmp70_AST_in' [-Wunused-variable] ProgNodeP tmp70_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2312:13: warning: unused variable 'tmp71_AST_in' [-Wunused-variable] ProgNodeP tmp71_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2319:13: warning: unused variable 'tmp72_AST_in' [-Wunused-variable] ProgNodeP tmp72_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2326:13: warning: unused variable 'tmp73_AST_in' [-Wunused-variable] ProgNodeP tmp73_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2333:13: warning: unused variable 'tmp74_AST_in' [-Wunused-variable] ProgNodeP tmp74_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2340:13: warning: unused variable 'tmp75_AST_in' [-Wunused-variable] ProgNodeP tmp75_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2348:13: warning: unused variable 'tmp76_AST_in' [-Wunused-variable] ProgNodeP tmp76_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2360:13: warning: unused variable 'tmp77_AST_in' [-Wunused-variable] ProgNodeP tmp77_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2372:13: warning: unused variable 'tmp78_AST_in' [-Wunused-variable] ProgNodeP tmp78_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2384:13: warning: unused variable 'tmp79_AST_in' [-Wunused-variable] ProgNodeP tmp79_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2291: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2297:12: warning: variable 'refRet' set but not used [-Wunused-but-set-variable] BaseGDL** refRet; // not used ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_indexable_expr(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2428:13: warning: unused variable 'tmp80_AST_in' [-Wunused-variable] ProgNodeP tmp80_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2404: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_arrayexpr_mfcall_as_mfcall(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2478: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2488:12: warning: unused variable 'tmp81_AST_in' [-Wunused-variable] ProgNodeP tmp81_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::unused_l_array_expr(ProgNodeP, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2526: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2528:19: warning: variable 'aL' set but not used [-Wunused-but-set-variable] ArrayIndexListT* aL; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2532:12: warning: unused variable 'tmp82_AST_in' [-Wunused-variable] ProgNodeP tmp82_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'ArrayIndexListT* GDLInterpreter::arrayindex_list(ProgNodeP, bool)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2549: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2606:12: warning: unused variable 'tmp83_AST_in' [-Wunused-variable] ProgNodeP tmp83_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::l_dot_array_expr(ProgNodeP, DotAccessDescT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2657:13: warning: unused variable 'tmp84_AST_in' [-Wunused-variable] ProgNodeP tmp84_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2616: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_arrayexpr_mfcall(ProgNodeP, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2695: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2707:12: warning: unused variable 'tmp85_AST_in' [-Wunused-variable] ProgNodeP tmp85_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::tag_expr(ProgNodeP, DotAccessDescT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2837:13: warning: unused variable 'tmp86_AST_in' [-Wunused-variable] ProgNodeP tmp86_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2844:13: warning: unused variable 'tmp87_AST_in' [-Wunused-variable] ProgNodeP tmp87_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2798: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::tag_array_expr(ProgNodeP, DotAccessDescT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2894:13: warning: unused variable 'tmp88_AST_in' [-Wunused-variable] ProgNodeP tmp88_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2860: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::r_dot_indexable_expr(ProgNodeP, DotAccessDescT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2967:13: warning: unused variable 'tmp89_AST_in' [-Wunused-variable] ProgNodeP tmp89_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2986:13: warning: unused variable 'tmp90_AST_in' [-Wunused-variable] ProgNodeP tmp90_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2924: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:2958:12: warning: variable 'e' set but not used [-Wunused-but-set-variable] BaseGDL** e; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::r_dot_array_expr(ProgNodeP, DotAccessDescT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3036:13: warning: unused variable 'tmp91_AST_in' [-Wunused-variable] ProgNodeP tmp91_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3003: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::assign_expr(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3080:13: warning: unused variable 'tmp92_AST_in' [-Wunused-variable] ProgNodeP tmp92_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3087:13: warning: unused variable 'tmp93_AST_in' [-Wunused-variable] ProgNodeP tmp93_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3094:13: warning: unused variable 'tmp94_AST_in' [-Wunused-variable] ProgNodeP tmp94_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3066: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3072:12: warning: unused variable 'l' [-Wunused-variable] BaseGDL** l; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::unused_function_call(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3118:13: warning: unused variable 'tmp95_AST_in' [-Wunused-variable] ProgNodeP tmp95_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3125:13: warning: unused variable 'tmp96_AST_in' [-Wunused-variable] ProgNodeP tmp96_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3132:13: warning: unused variable 'tmp97_AST_in' [-Wunused-variable] ProgNodeP tmp97_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3139:13: warning: unused variable 'tmp98_AST_in' [-Wunused-variable] ProgNodeP tmp98_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3110: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::lib_function_call_retnew_internal(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3155: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3162:12: warning: unused variable 'tmp99_AST_in' [-Wunused-variable] ProgNodeP tmp99_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::simple_var(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3191:13: warning: unused variable 'tmp100_AST_in' [-Wunused-variable] ProgNodeP tmp100_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3198:13: warning: unused variable 'tmp101_AST_in' [-Wunused-variable] ProgNodeP tmp101_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3171: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::sys_var(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3214: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3221:12: warning: unused variable 'tmp102_AST_in' [-Wunused-variable] ProgNodeP tmp102_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_arrayexpr_mfcall_as_arrayexpr(ProgNodeP, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3232: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3236:12: warning: unused variable 'tmp103_AST_in' [-Wunused-variable] ProgNodeP tmp103_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::parameter_def_n_elements(ProgNodeP, EnvBaseT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3287: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3353:12: warning: unused variable 'tmp104_AST_in' [-Wunused-variable] ProgNodeP tmp104_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3356:12: warning: unused variable 'tmp105_AST_in' [-Wunused-variable] ProgNodeP tmp105_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::parameter_def_nocheck(ProgNodeP, EnvBaseT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3365: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3405:12: warning: unused variable 'tmp106_AST_in' [-Wunused-variable] ProgNodeP tmp106_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3408:12: warning: unused variable 'tmp107_AST_in' [-Wunused-variable] ProgNodeP tmp107_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::arrayindex_list_overload(ProgNodeP, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3417: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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:3474:12: warning: unused variable 'tmp108_AST_in' [-Wunused-variable] ProgNodeP tmp108_AST_in = _t; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'RetCode GDLInterpreter::interactive(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:33:11: warning: 'retCode' may be used uninitialized in this function [-Wmaybe-uninitialized] RetCode retCode; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'RetCode GDLInterpreter::statement_list(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:653:11: warning: 'retCode' may be used uninitialized in this function [-Wmaybe-uninitialized] RetCode retCode; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp: In member function 'RetCode GDLInterpreter::execute(ProgNodeP)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.cpp:649: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-287007567ba3998b4b70119025c3def86bdef649/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/GDLLexer.cpp.o -c /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLLexer.cpp In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/str.hpp:25, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLLexer.hpp:14, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLLexer.cpp:5: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In constructor 'dimension::dimension(const SizeT*, SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:63:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; i MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:134:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=thisRank; i>(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:156:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( rank > MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Remove(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=ix; i= rank) return 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= rank) rank = ix+1; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Stride(SizeT) const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:321:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return stride[ (i= labelList.Size()) ^ [ 5%] Building CXX object src/CMakeFiles/gdl.dir/GDLParser.cpp.o cd /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/GDLParser.cpp.o -c /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLParser.cpp In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/str.hpp:25, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLParser.cpp:5: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In constructor 'dimension::dimension(const SizeT*, SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:63:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; i MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:134:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=thisRank; i>(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:156:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( rank > MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Remove(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=ix; i= rank) return 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= rank) rank = ix+1; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Stride(SizeT) const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:321:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return stride[ (i= labelList.Size()) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLParser.cpp: In member function 'void GDLParser::arrayindex_list()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/GDLParser.cpp: In member function 'int GDLParser::tag_access_keeplast()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLParser.cpp:7706:7: warning: unused variable 'parent' [-Wunused-variable] bool parent = false; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLParser.cpp: In member function 'void GDLParser::primary_expr_deref()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLParser.cpp:8537:7: warning: unused variable 'parent' [-Wunused-variable] bool parent; ^ [ 5%] Building CXX object src/CMakeFiles/gdl.dir/GDLTreeParser.cpp.o cd /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/GDLTreeParser.cpp.o -c /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.cpp In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/objects.hpp:24, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:10, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.cpp:5: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In constructor 'dimension::dimension(const SizeT*, SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:63:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; i MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:134:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=thisRank; i>(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:156:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( rank > MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Remove(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=ix; i= rank) return 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= rank) rank = ix+1; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Stride(SizeT) const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:321:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return stride[ (i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.cpp:5: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.cpp:5: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.cpp:5: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.cpp:5: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.cpp: In member function 'void GDLTreeParser::arrayexpr_fn(RefDNode)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.cpp:5588:7: warning: unused variable 'isVar' [-Wunused-variable] bool isVar; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.cpp: In member function 'void GDLTreeParser::primary_expr(RefDNode)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/datatypes.cpp.o -c /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:22: /usr/lib64/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:28: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In constructor 'dimension::dimension(const SizeT*, SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:63:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; i MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:134:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=thisRank; i>(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:156:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( rank > MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Remove(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=ix; i= rank) return 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= rank) rank = ix+1; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Stride(SizeT) const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:321:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return stride[ (i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:30: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:30: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:30: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:30:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:33: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:33: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:362:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:43:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_add.cpp: In member function 'BaseGDL* Data_< >::AddInv(BaseGDL*) [with Sp = SpDString]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_add.cpp:104:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_add.cpp:104:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_add.cpp:107:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_add.cpp: In member function 'BaseGDL* Data_< >::AddS(BaseGDL*) [with Sp = SpDString]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_add.cpp:362:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_add.cpp:362:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_add.cpp:365:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_add.cpp: In member function 'BaseGDL* Data_< >::AddInvS(BaseGDL*) [with Sp = SpDString]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_add.cpp:392:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_add.cpp:392:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_add.cpp:395: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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:81:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::NotOp() [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:86:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:86:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:89:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::NotOp() [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:105:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:105:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:108:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'BaseGDL* Data_< >::UMinus() [with Sp = SpDString]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:168:9: warning: unused variable 'nEl' [-Wunused-variable] ULong nEl=N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::LogNeg() [with Sp = SpDObj]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::LogNeg() [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::LogNeg() [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::LogNeg() [with Sp = SpDString]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::LogNeg() [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::LogNeg() [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:344:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'void Data_< >::Dec() [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:401:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:401:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:404:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'void Data_< >::Inc() [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:420:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:420:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:423:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'void Data_< >::Dec() [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:440:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:440:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:443:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'void Data_< >::Inc() [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:459:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:459:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:462:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'void Data_< >::Dec() [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:479:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:479:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:482:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'void Data_< >::Inc() [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:498:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:498:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:501:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'void Data_< >::Dec() [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:517:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:517:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:520:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'void Data_< >::Inc() [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:536:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:536:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:539:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'BaseGDL* Data_< >::EqOp(BaseGDL*) [with Sp = SpDObj]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:775:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:775:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:778:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:790:33: 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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:790: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:793:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < rEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:800:33: 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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:800: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:803:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < rEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:815:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:815:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:818:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'BaseGDL* Data_< >::NeOp(BaseGDL*) [with Sp = SpDObj]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1037:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1037:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1040:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1052:33: 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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1052: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1055:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < rEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1062:33: 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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1062: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1065:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < rEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1077:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1077:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1080:25: 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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:81:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::AndOp(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1861:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1861:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1864:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::AndOpInv(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1885:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1885:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1888:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::AndOp(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1909:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1909:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1912:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::AndOpInv(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1933:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1933:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:1936:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::AndOpInvS(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2082:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2082:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2085:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::AndOpInvS(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2138:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2138:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2141:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::OrOp(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2237:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2237:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2240:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::OrOpInv(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2261:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2261:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2264:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::OrOp(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2286:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2286:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2289:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::OrOpInv(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2310:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2310:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2313:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::OrOpS(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2403:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2403:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2406:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::OrOpInvS(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2438:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2438:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2441:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::OrOpS(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2464:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2464:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2467:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::OrOpInvS(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2498:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2498:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:2501:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::Mod(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3034:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3034:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3037:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::ModInv(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3054:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3054:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3057:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::Mod(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3082:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3082:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3085:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::ModInv(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3102:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3102:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3105:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::ModS(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3288:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3288:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3291:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::ModInvS(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3308:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3308:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3311:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::ModS(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3326:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3326:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3329:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::ModInvS(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3345:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3345:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3348:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::Pow(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3504:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3504:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3507:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3492:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::PowInt(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3534:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3534:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3537:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3546:33: 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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3546: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3549:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < rEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3556:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3556:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3559:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3567:33: 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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3567: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3570:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < rEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::PowInt(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3589:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3589:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3592:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3601:33: 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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3601: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3604:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < rEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3611:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3611:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3614:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3622:33: 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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3622: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3625:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < rEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::PowInv(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3647:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3647:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3650:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3637:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::Pow(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3672:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3672:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3675:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3661:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::PowInv(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3697:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3697:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3700:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3686:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::Pow(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::PowInv(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3891:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3891:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3894:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:3876:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::Pow(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::PowInv(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4088:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4088:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4091:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4073:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::PowS(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4188:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4188:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4191:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i* Data_< >::PowInvS(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4207:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4207:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4210:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i* Data_< >::PowS(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4226:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4226:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4229:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i* Data_< >::PowInvS(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4245:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4245:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4248:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i* Data_< >::PowS(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4429:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4429:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4432:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; iN_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp: In member function 'Data_* Data_< >::PowS(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4594:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i* Data_< >::PowInvS(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4616:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4616:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:4619:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i* Data_< >::AndOpNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:86:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:86:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:89:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( OMPInt i=0; i < nEl; ++i ) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::AndOpInvNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:110:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:110:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:113:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::AndOpNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:135:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:135:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:138:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::AndOpInvNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:159:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:159:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:162:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::AndOpInvSNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:284:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::AndOpInvSNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:322:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:322:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:325:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::OrOpNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:425:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:425:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:428:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::OrOpInvNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:449:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:449:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:452:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::OrOpNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:475:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:475:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:478:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::OrOpInvNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:499:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:499:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:502:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::OrOpSNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:592:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:592:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:595:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::OrOpInvSNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:628:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:628:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:631:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::OrOpSNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:655:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:655:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:658:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::OrOpInvSNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:689:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:689:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:692:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'BaseGDL* Data_< >::AddInvNew(BaseGDL*) [with Sp = SpDString]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:959:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:959:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:962:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'BaseGDL* Data_< >::AddInvSNew(BaseGDL*) [with Sp = SpDString]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1040:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1040:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1043:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::ModNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1966:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1966:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1969:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::ModInvNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1992:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1992:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1995:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::ModNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2019:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2019:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2022:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::ModInvNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2045:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2045:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2048:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::ModSNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2208:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2208:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2211:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::ModInvSNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2234:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2234:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2237:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::ModSNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2259:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2259:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2262:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::ModInvSNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2285:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2285:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2288:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::PowIntNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2456:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2456:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2459:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2468:33: 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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2468: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2471:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < rEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2479:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2479:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2482:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2490:33: 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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2490: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2493:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < rEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::PowIntNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2512:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2512:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2515:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2524:33: 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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2524: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < rEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2535:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2535:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2538:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2546:33: 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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2546: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2549:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < rEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::PowNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2570:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2570:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2573:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::PowInvNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2593:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2593:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2596:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::PowNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2616:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2616:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2619:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::PowInvNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2640:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2640:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2643:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::PowNew(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::PowInvNew(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2840:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2840:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:2843:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::PowNew(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::PowInvNew(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:3034:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:3034:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:3037:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:3028:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In member function 'Data_* Data_< >::PowSNew(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:3279:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i* Data_< >::PowInvSNew(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:3301:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:3301:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:3304: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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:3459:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i* Data_< >::PowInvSNew(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:3475:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:3475:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:3478: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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:94:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypesref.cpp: In member function 'Data_< >* Data_< >::New(const dimension&, BaseGDL::InitType) const [with Sp = SpDPtr]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypesref.cpp:1012:9: warning: unused variable 'nEl' [-Wunused-variable] SizeT nEl = srcArr->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypesref.cpp:1118:9: warning: unused variable 'nEl' [-Wunused-variable] SizeT nEl = srcArr->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypesref.cpp: In member function 'void Data_< >::Assign(BaseGDL*, SizeT) [with Sp = SpDPtr; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypesref.cpp: In member function 'void Data_< >::Assign(BaseGDL*, SizeT) [with Sp = SpDObj; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypesref.cpp: In member function 'BaseGDL* Data_< >::NewIx(SizeT) [with Sp = SpDObj; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypesref.cpp:1324:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(; iN_Elements(); ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypesref.cpp:1329:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( validIx == ix) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypesref.cpp:1313:21: warning: unused variable 'nSizeTag' [-Wunused-variable] static unsigned nSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:102:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/gdlpython.cpp: In function 'BaseGDL* FromPython(PyObject*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/gdlpython.cpp:129:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( nDim > MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp: In constructor 'Data_< >::Data_(const dimension&, BaseGDL::InitType, DDouble, DDouble) [with Sp = SpDComplex; DDouble = double]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp: In constructor 'Data_< >::Data_(const dimension&, BaseGDL::InitType, DDouble, DDouble) [with Sp = SpDPtr; DDouble = double]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4438:81: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4254:9: warning: unused variable 'resStride' [-Wunused-variable] SizeT resStride = destDim.Stride( dimIx); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4480:79: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4254:9: warning: unused variable 'resStride' [-Wunused-variable] /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4522:81: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4254:9: warning: unused variable 'resStride' [-Wunused-variable] /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4564:80: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4254:9: warning: unused variable 'resStride' [-Wunused-variable] /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4606:82: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4254:9: warning: unused variable 'resStride' [-Wunused-variable] In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDByte]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4926:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDByte]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4926:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDByte]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4926:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDByte]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4926:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDByte]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4926:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4926:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDInt]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4927:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDInt]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4927:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDInt]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4927:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDInt]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4927:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDInt]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4927:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4927:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDUInt]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4928:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDUInt]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4928:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDUInt]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4928:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDUInt]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4928:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDUInt]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4928:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4928:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDLong]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4929:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDLong]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4929:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDLong]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4929:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDLong]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4929:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDLong]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4929:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4929:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDULong]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4930:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDULong]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4930:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDULong]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4930:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDULong]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4930:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDULong]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4930:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4930:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDLong64]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4931:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDLong64]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4931:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDLong64]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4931:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDLong64]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4931:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDLong64]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4931:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4931:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDULong64]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4932:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDULong64]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4932:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDULong64]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4932:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDULong64]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4932:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDULong64]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4932:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4932:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4934:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4934:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4934:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4934:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4934:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4934:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4935:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4935:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4935:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4935:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4935:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4935:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4936:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4938:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4938:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4938:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4938:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4938:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4938:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4939:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4939:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4939:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4939:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4939:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4939:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4394:58: required from 'BaseGDL* Data_< >::Rebin(const dimension&, bool) [with Sp = SpDLong64]' /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4931:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4111:9: warning: unused variable 'resStride' [-Wunused-variable] SizeT resStride = destDim.Stride( dimIx); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4394:58: required from 'BaseGDL* Data_< >::Rebin(const dimension&, bool) [with Sp = SpDULong64]' /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4932:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4111:9: warning: unused variable 'resStride' [-Wunused-variable] /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4394:58: required from 'BaseGDL* Data_< >::Rebin(const dimension&, bool) [with Sp = SpDPtr]' /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4933:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4111:9: warning: unused variable 'resStride' [-Wunused-variable] /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4394:58: required from 'BaseGDL* Data_< >::Rebin(const dimension&, bool) [with Sp = SpDFloat]' /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4934:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4111:9: warning: unused variable 'resStride' [-Wunused-variable] /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4394:58: required from 'BaseGDL* Data_< >::Rebin(const dimension&, bool) [with Sp = SpDDouble]' /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4935:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4111:9: warning: unused variable 'resStride' [-Wunused-variable] /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4394:58: required from 'BaseGDL* Data_< >::Rebin(const dimension&, bool) [with Sp = SpDObj]' /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.cpp:4937:16: required from here /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/datatypesref.cpp.o -c /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypesref.cpp [ 7%] Building CXX object src/CMakeFiles/gdl.dir/datatypes_minmax.cpp.o cd /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/datatypes_minmax.cpp.o -c /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes_minmax.cpp In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes_minmax.cpp:25: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In constructor 'dimension::dimension(const SizeT*, SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:63:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; i MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:134:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=thisRank; i>(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:156:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( rank > MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Remove(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=ix; i= rank) return 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= rank) rank = ix+1; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Stride(SizeT) const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:321:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return stride[ (i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes_minmax.cpp:47:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes_minmax.cpp:55:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes_minmax.cpp:63:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes_minmax.cpp:71:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes_minmax.cpp:79:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes_minmax.cpp:87:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes_minmax.cpp:96:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes_minmax.cpp:105:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes_minmax.cpp:121:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes_minmax.cpp:125:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes_minmax.cpp:138:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes_minmax.cpp:142:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes_minmax.cpp:158:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes_minmax.cpp:162:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes_minmax.cpp:174:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/datatypes_minmax.cpp:178:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/allix.cpp.o -c /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/allix.cpp In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:24, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/allix.cpp:19: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In constructor 'dimension::dimension(const SizeT*, SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:63:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; i MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:134:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=thisRank; i>(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:156:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( rank > MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Remove(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=ix; i= rank) return 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= rank) rank = ix+1; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Stride(SizeT) const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:321:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return stride[ (i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/allix.cpp:19:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/allix.cpp:19:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/arrayindex.cpp.o -c /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.cpp In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/str.hpp:25, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.cpp:20: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In constructor 'dimension::dimension(const SizeT*, SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:63:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; i MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:134:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=thisRank; i>(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:156:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( rank > MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Remove(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=ix; i= rank) return 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= rank) rank = ix+1; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Stride(SizeT) const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:321:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return stride[ (i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.cpp:20: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.cpp:20: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.cpp:20: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.cpp:20: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.cpp:20: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.cpp:20:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:362:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.cpp: In member function 'virtual SizeT ArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.cpp: In member function 'virtual SizeT ArrayIndexScalarVP::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.cpp: In member function 'virtual BaseGDL* ArrayIndexListOneScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.cpp: In member function 'virtual BaseGDL* ArrayIndexListOneScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.cpp: In member function 'virtual BaseGDL* ArrayIndexListOneScalarVPT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.cpp: In member function 'virtual BaseGDL* ArrayIndexListOneScalarVPNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.cpp: In member function 'virtual void ArrayIndexListOneScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.cpp: In member function 'virtual void ArrayIndexListOneScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.cpp: In member function 'virtual void ArrayIndexListOneScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.cpp: In member function 'virtual void ArrayIndexListOneScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.cpp:366:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ [ 9%] Building CXX object src/CMakeFiles/gdl.dir/assocdata.cpp.o cd /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/assocdata.cpp.o -c /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/assocdata.cpp In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/typetraits.hpp:26, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/assocdata.hpp:21, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/assocdata.cpp:20: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In constructor 'dimension::dimension(const SizeT*, SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:63:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; i MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:134:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=thisRank; i>(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:156:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( rank > MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Remove(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=ix; i= rank) return 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= rank) rank = ix+1; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Stride(SizeT) const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:321:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return stride[ (i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/assocdata.cpp:21: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/assocdata.cpp:21: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/assocdata.cpp:21: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/assocdata.cpp:21:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/basegdl.cpp.o -c /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basegdl.cpp In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basegdl.cpp:20: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In constructor 'dimension::dimension(const SizeT*, SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:63:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; i MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:134:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=thisRank; i>(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:156:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( rank > MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Remove(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=ix; i= rank) return 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= rank) rank = ix+1; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Stride(SizeT) const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:321:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return stride[ (i MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:134:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=thisRank; i>(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:156:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( rank > MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Remove(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=ix; i= rank) return 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= rank) rank = ix+1; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Stride(SizeT) const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:321:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return stride[ (i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:69: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:69: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:69: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:69: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:69: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:69: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:362:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::n_elements(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:1125:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::string_fun(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:1391:16: warning: unused variable 'p' [-Wunused-variable] BaseGDL* p = e->GetParDefined( i); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::execute_fun(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:1659:10: warning: variable 'quietExecution' set but not used [-Wunused-but-set-variable] bool quietExecution = false; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::strtrim(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2041: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2041: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2044: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*10))) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2063: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2066: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*10))) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2084: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2087: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*10))) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2117: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2120:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; iGetParDefined(2); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2165: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2165: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2168:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; iDim( 0)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2248: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2248: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2251: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*10))) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2302: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2305: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*10))) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2314: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2317: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*10))) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2360: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2363: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*10))) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2372: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2375:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i srcRank) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::product_fun(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:3334:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (sumDim < 1 || sumDim > srcRank) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::min_fun(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:3597:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (searchDim < 0 || searchDim > searchArr->Rank()) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:3633: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:3633: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:3632:13: warning: unused variable 'rIx' [-Wunused-variable] SizeT rIx = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::max_fun(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:3705:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (searchDim < 0 || searchDim > searchArr->Rank()) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:3740: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:3740: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::median(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:4194:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (medianDim < 0 || medianDim > p0->Rank()) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:4225:16: warning: unused variable 'hasnan' [-Wunused-variable] bool hasnan = false; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:4308:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (p0->Dim(1) < MaxAllowedWidth) MaxAllowedWidth = p0->Dim(1); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::SlowReliableMedian(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:4451:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (dim > p0->Rank()) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:4458:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (i != (dim - 1)) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:4502:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT k = 0; k < nmed; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:4508: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:4543: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:4666:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (p0->Dim(1) < MaxAllowedWidth) MaxAllowedWidth = p0->Dim(1); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:4856: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:4863: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:4891: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:4892: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:4947: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:4948: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:4995: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:4996: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:5066: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:5067: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:5035:21: warning: unused variable 'kk' [-Wunused-variable] SizeT kk = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::mean_fun(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:5236:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (meanDim < 0 || meanDim > p0->Rank()) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::moment_fun(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:5715:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (momentDim < 0 || momentDim > p0->Rank()) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::ishft_fun(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6127: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6127: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6142: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6142: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6157: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6157: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6172: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6172: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6187: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6187: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6202: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6202: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6217: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6217: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::rebin_fun(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6357:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( newDim > oldDim) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::obj_hasmethod(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6497:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 2); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::bytscl(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6675: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6675: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6687: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6687: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::strtok_fun(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6750:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos != string::npos) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6752:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos != string::npos) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6805:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (tokE == string::npos) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6847:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < nTok; i++) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6862:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < nTok; i++) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6872:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < nTok; i++) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6878:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (escPos != string::npos) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::tag_names_fun(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6983:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i < nTags; ++i) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6964:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::stregex_fun(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:6995:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam( 2); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::routine_filepath(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:7187:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < nPath; i ++) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::temporary(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:7530:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::memory(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:7542:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam( 0); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::reverse(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:8072:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (p0->Rank() != 0 && (dim > p0->Rank() || dim < 1)) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::parse_url(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:8098:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = env->NParam(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:8118:12: warning: unused variable 'length' [-Wunused-variable] size_t length = url.length(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::scope_traceback(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:8356:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; iAddVar(varName); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:8433:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:8458:11: warning: unused variable 'nVar' [-Wunused-variable] SizeT nVar = pro->Size(); // # var in GDL for desired level ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL** lib::scope_varfetch_reference(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:8535:13: warning: unused variable 'u' [-Wunused-variable] SizeT u = pro->AddVar(varName); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:8491:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:8516:11: warning: unused variable 'nVar' [-Wunused-variable] SizeT nVar = pro->Size(); // # var in GDL for desired level ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:66:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.hpp: In function 'BaseGDL* lib::SlowReliableMedian(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:4849:28: note: 'Mask1D' was declared here DDoubleGDL* Mask, *Mask1D; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:66:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:4849:21: note: 'Mask' was declared here DDoubleGDL* Mask, *Mask1D; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: In function 'BaseGDL* lib::strmid(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:2248: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-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:23:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basegdl.hpp:31, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:65: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/typedefs.hpp: In function 'BaseGDL* lib::heap_refcount(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/typedefs.hpp:299:5: warning: 'pL' may be used uninitialized in this function [-Wmaybe-uninitialized] delete guarded; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:778:17: note: 'pL' was declared here DLongGDL* pL; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:23:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basegdl.hpp:31, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:65: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/typedefs.hpp:299:5: warning: 'pL' may be used uninitialized in this function [-Wmaybe-uninitialized] delete guarded; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:807:17: note: 'pL' was declared here DLongGDL* pL; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp: At global scope: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun.cpp:130:13: warning: 'trace_me' defined but not used [-Wunused-variable] static bool trace_me(false); ^ [ 11%] Building CXX object src/CMakeFiles/gdl.dir/basic_fun_cl.cpp.o cd /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/basic_fun_cl.cpp.o -c /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_cl.cpp In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/objects.hpp:24, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/initsysvar.hpp:21, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_cl.cpp:44: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In constructor 'dimension::dimension(const SizeT*, SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:63:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; i MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:134:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=thisRank; i>(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:156:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( rank > MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Remove(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=ix; i= rank) return 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= rank) rank = ix+1; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Stride(SizeT) const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:321:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return stride[ (i= labelList.Size()) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_cl.cpp: In function 'BaseGDL* lib::legendre(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/objects.hpp:24:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/initsysvar.hpp:21, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_cl.cpp:44: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.hpp: In function 'BaseGDL* lib::legendre(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/basic_fun_jmg.cpp.o -c /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp:25: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In constructor 'dimension::dimension(const SizeT*, SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:63:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; i MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:134:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=thisRank; i>(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:156:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( rank > MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Remove(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=ix; i= rank) return 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= rank) rank = ix+1; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Stride(SizeT) const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:321:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return stride[ (i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp:29: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp:29: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp:29: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp:29: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp:29: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp:29: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:362:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp: In function 'BaseGDL* lib::isa_fun(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp:54:9: warning: unused variable 'nb_kw' [-Wunused-variable] int nb_kw=0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp:56:10: warning: unused variable 'secPar' [-Wunused-variable] bool secPar = false; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp:70:10: warning: unused variable 'isFILE' [-Wunused-variable] bool isFILE = false; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp:71:10: warning: unused variable 'isNULL' [-Wunused-variable] bool isNULL = false; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp: In function 'BaseGDL* lib::fstat_fun(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp: In function 'BaseGDL* lib::make_array(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp:789: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp:798: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp: In function 'BaseGDL* lib::reform(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp:939:7: warning: unused variable 'success' [-Wunused-variable] bool success = e->StealLocalPar( 0); //*p0P = NULL; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp: In function 'BaseGDL* lib::routine_names_value(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp:1133:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (desiredlevnum >= callStack.size()) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp:1204:19: warning: unused variable 'u' [-Wunused-variable] SizeT u = pro->AddVar(varName); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp:1244:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < n; ++i) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp:1024: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-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp: In function 'BaseGDL** lib::routine_names_reference(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp:1317:13: warning: unused variable 'nTotVar' [-Wunused-variable] SizeT nTotVar = nVar + nComm; //All the variables availables at that lev. ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp:1319:11: warning: unused variable 'nKey' [-Wunused-variable] int nKey = pro->NKey(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_fun_jmg.cpp: In function 'BaseGDL* lib::isa_fun(EnvT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/basic_op.cpp.o -c /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basic_op.cpp [ 13%] Building CXX object src/CMakeFiles/gdl.dir/calendar.cpp.o cd /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/calendar.cpp.o -c /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/calendar.cpp In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/calendar.hpp:20, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/calendar.cpp:22: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In constructor 'dimension::dimension(const SizeT*, SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:63:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; i MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:134:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=thisRank; i>(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:156:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( rank > MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Remove(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=ix; i= rank) return 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= rank) rank = ix+1; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Stride(SizeT) const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:321:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return stride[ (i MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:134:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=thisRank; i>(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:156:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( rank > MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Remove(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=ix; i= rank) return 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= rank) rank = ix+1; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Stride(SizeT) const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:321:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return stride[ (i MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:134:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=thisRank; i>(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:156:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( rank > MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Remove(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=ix; i= rank) return 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= rank) rank = ix+1; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Stride(SizeT) const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:321:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return stride[ (i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convert2.cpp:29: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convert2.cpp:29: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convert2.cpp:29: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convert2.cpp:29: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convert2.cpp:29: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convert2.cpp:29: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:362:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDInt]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDUInt]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDLong]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDULong]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDString]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDLong64]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDULong64]': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convert2.cpp:2627:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ [ 15%] Building CXX object src/CMakeFiles/gdl.dir/convol.cpp.o cd /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib64/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649 -I/builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/convol.cpp.o -c /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:21: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In constructor 'dimension::dimension(const SizeT*, SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:63:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; i MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:134:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=thisRank; i>(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:156:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( rank > MAXRANK) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Remove(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=ix; i= rank) return 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= rank) rank = ix+1; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp: In member function 'SizeT dimension::Stride(SizeT) const': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dimension.hpp:321:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return stride[ (i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:23: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:23: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:23: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:23: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:23: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:23: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/GDLInterpreter.hpp:362:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:74:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:78:0: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:78: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:78: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:78: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:78: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:78: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:78: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:78: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:78: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/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-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:78: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:78: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:78: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:78: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol.cpp:78: /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-287007567ba3998b4b70119025c3def86bdef649/src/convol_inc1.cpp:31:41: w