[postgis-devel] [PostGIS] #273: ST_GeomFromGML crashes in Windows compiled in MingW

PostGIS trac at osgeo.org
Sun Nov 15 14:35:00 PST 2009


#273: ST_GeomFromGML crashes in Windows compiled in MingW
----------------------+-----------------------------------------------------
  Reporter:  robe     |       Owner:  colivier     
      Type:  defect   |      Status:  new          
  Priority:  medium   |   Milestone:  postgis 1.5.0
 Component:  postgis  |     Version:  trunk        
Resolution:           |    Keywords:               
----------------------+-----------------------------------------------------
Comment (by robe):

 Forgot to mention.  I did a retest after the latest code reorg and I'm
 thinking its not libxml but the strcmp

 if (!strcmp((char *) xa->name, "pos")) {


 I'm pretty sure the xa->name and xa->next are gong thru fine so it seems
 to be its that strcmp maybe space istn't big enough or something.  I still
 don't understand the whole string compare thing in c.  Even tsting against
 the libxml precompiled download form site -- it crashes in same location.

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