[postgis-devel] [PostGIS] #1570: in_gml crashing and many regrss tests failing on mingw

PostGIS trac at osgeo.org
Mon Feb 20 05:28:42 PST 2012


#1570: in_gml crashing and many regrss tests failing on mingw
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  blocker  |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by strk):

 This is suspicious, in r9237:

 +       printf("srsname %s\n",srsname);

 I bet a NULL srsname kills windows.

 We shouldn't be using printf in code anyway.
 Removed as of r9239, see how it goes.

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