[postgis-tickets] [PostGIS] #3252: cunit gdal warning messages
PostGIS
trac at osgeo.org
Thu Aug 20 16:26:14 PDT 2015
#3252: cunit gdal warning messages
---------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Keywords: |
---------------------+---------------------------
{{{
/geos/rel-3.5.0w64gcc48/include
-I/projects/postgresql/rel/pg9.3w64gcc48/include -I/projects/rel-
libiconv-1.13.1w64gcc48/include -I.. -c -o cu_gdal.o cu_gdal.c
cu_gdal.c: In function 'test_gdal_rasterize':
cu_gdal.c:70:3: warning: unknown conversion type character 'h' in format
[-Wformat=]
sscanf(pos, "%2hhx", &wkb[i]);
^
cu_gdal.c:70:3: warning: too many arguments for format [-Wformat-extra-
args]
x86_64-w64-mingw32-gcc -g -O2 -Wall -Wmissing-prototypes -I../../rt_core
-I../../../liblwgeom -I/projects/proj/rel-4.9.1w64gcc48/include
-I/projects/gdal/rel-2.0w64gcc48/include
-I/projects/geos/rel-3.5.0w64gcc48/include
-I/projects/postgresql/rel/pg9.3w64gcc48/include -I/projects/rel-
libiconv-1.13.1w64gcc48/include -I.. -c -o cu_spatial_relationship.o
cu_spatial_relationship.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -Wmissing-prototypes -I../../rt_core
-I../../../liblwgeom -I/projects/proj/rel-4.9.1w64gcc48/include
-I/projects/gdal/rel-2.0w64gcc48/include
-I/projects/geos/rel-3.5.0w64gcc48/include
-I/projects/postgresql/rel/pg9.3w64gcc48/include -I/projects/rel-
libiconv-1.13.1w64gcc48/include -I.. -c -o cu_mapalgebra.o cu_mapalgebra.c
x86_64-w64-mingw32-gcc -g -O2 -Wall -Wmissing-prototypes -I../../rt_core
-I../../../liblwgeom -I/projects/proj/rel-4.9.1w64gcc48/include
-I/projects/gdal/rel-2.0w64gcc48/include
-I/projects/geos/rel-3.5.0w64gcc48/include
-I/projects/postgresql/rel/pg9.3w64gcc48/include -I/projects/rel-
libiconv-1.13.1w64gcc48/include -I.. -c -o cu_misc.o cu_misc.c
}}}
Seeing this on winnie.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3252>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list