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

PostGIS trac at osgeo.org
Mon Mar 12 08:32:59 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:  high     |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:  mingw64  |  
---------------------+------------------------------------------------------

Comment(by pramsey):

 I implemented the portable snprintf  over the weekend, but have been
 saddened to find that it doesn't quite behave as advertised on 1e300,
 which is an example in the KML cunit tests. So I'm going to poke it a few
 more times and see if there's a way around, and then try your workaround.
 Is there a #define that the mingw64 compiler sets? _WIN64 seems overly
 broad (though I could use that one).

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