[postgis-tickets] [PostGIS] #3307: Stop using the non-reentrant version of GEOS C-API functions

PostGIS trac at osgeo.org
Thu Oct 1 10:02:59 PDT 2015


#3307: Stop using the non-reentrant version of GEOS C-API functions
-------------------------+---------------------------
 Reporter:  strk         |      Owner:  strk
     Type:  enhancement  |     Status:  new
 Priority:  medium       |  Milestone:  PostGIS 2.3.0
Component:  liblwgeom    |    Version:  trunk
 Keywords:               |
-------------------------+---------------------------
 Everytime I add something new to GEOS question myself about adding or not
 the non-reentrant signature, and everytime I tell to myself: PostGIS ain't
 ready for that...

 Guess it's about time to get ready!
 Being there GEOS calls in liblwgeom, this might mean having a "liblwgeom"
 context too, which btw is also useful for other things (reentrancy of
 error messages!).

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3307>
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