[postgis-devel] [PostGIS] #748: shp2pgsql use wrong schema name
PostGIS
trac at osgeo.org
Mon Jan 3 06:22:54 PST 2011
#748: shp2pgsql use wrong schema name
-----------------------+----------------------------------------------------
Reporter: aperi2007 | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
-----------------------+----------------------------------------------------
Comment(by robe):
You think its related to these warnings I've been getting since Paul put
in all that new NLS stuff?
{{{
" -Ic:/projects/pg/pg90/include/POSTGR~1/server/port/win32 -c -o
safileio.o safileio.c
safileio.c:75: warning: ignoring #pragma comment
safileio.c:213: warning: no previous prototype for 'Utf8ToWideChar'
safileio.c:241: warning: no previous prototype for 'SAUtf8WFOpen'
safileio.c:260: warning: no previous prototype for 'SAUtf8WRemove'
gcc -g -O2 -DDLL_EXPORT -DPIC -Wall -Wmissing-prototypes -DUSE_NLS
-DLOCALEDIR=\"c:/projects/pg/pg90/share/locale\" shpopen.o dbfopen.o
getopt.o shp2pgsql-core.o shpcommon.o shp2pgsql-cli.o safileio.o
../liblwgeom/liblwgeom.a -o shp2pgsql.exe -lintl -liconv -lm
}}}
I've been ignoring them since they didn't seem to cause any problems with
regress etc.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/748#comment:11>
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-devel
mailing list