[postgis-tickets] [PostGIS] #2089: liblwgeom cannot be used through python ctypes

PostGIS trac at osgeo.org
Tue Dec 18 10:28:20 PST 2012


#2089: liblwgeom cannot be used through python ctypes
-------------------------+--------------------------------------------------
 Reporter:  brushtyler   |       Owner:  strk         
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.1.0
Component:  liblwgeom    |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by brushtyler):

 strk your branch is a mess or the attached patch is the previous one (the
 wrong one, though I removed and recreated it by running svn diff).

 That's because the '''lwgeom_init_allocators''' function was present in
 the old/wrong patch. Instead the new one doesn't contains such a function,
 on the contrary it removes that at all!

 I'm on the train right now, I cannot check the patch is the good one. I
 fork the GH repo when I'll arrive at home, but in the meanwhile I'd really
 appreciate if you could look at it: just check the patch doesn't add a row
 like '''lwgeom_init_allocators''', otherwise wait for the pull request on
 github (probably tomorrow).

 BTW the patch seems to work fine here, I do not get any error neither with
 both raster and topology enabled.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2089#comment:20>
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-tickets mailing list