[postgis-devel] [PostGIS] #1668: ST_AsText, ST_AsEWKT under Windows 64-bit PostGIS 64-bit is all screwy

PostGIS trac at osgeo.org
Tue Mar 13 10:58:37 PDT 2012


#1668: ST_AsText, ST_AsEWKT under Windows 64-bit PostGIS 64-bit is all screwy
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:  mingw64  |  
---------------------+------------------------------------------------------

Comment(by pramsey):

 Why not just add #define _GNU_SOURCE to the very top of stringbuffer.c and
 see how it goes? I've noticed we don't have any terrific place to put
 these kinds of defines globally, unfortunately. postgis_config.h comes
 closest, but even it doesn't always get included ahead of system includes
 in all places.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1668#comment:41>
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