[postgis-tickets] [PostGIS] #2278: make liblwgeom compatible between micro releases

PostGIS trac at osgeo.org
Tue Apr 23 04:57:04 PDT 2013


#2278: make liblwgeom compatible between micro releases
-------------------------+--------------------------------------------------
 Reporter:  mwanner      |       Owner:  pramsey       
     Type:  enhancement  |      Status:  new           
 Priority:  low          |   Milestone:  PostGIS Future
Component:  liblwgeom    |     Version:  2.0.x         
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by mwanner):

 As it stands, liblwgeom provides a SONAME that changes not just with minor
 releases, but with every micro version increment. Making micro version
 releases of liblwgeom incompatible. Anybody relying on liblwgeom-2.0.4
 being backwards compatible to liblwgeom-2.0.3 doesn't understand library
 version concepts - and shouldn't ever blame PostGIS. I fail to see
 anything nasty, here.

 This ticket is a request to change that, as it's required to make
 liblwgeom usable to external projects. As strk and robe both point out (in
 different ways) there are other issues that need to be resolved, first.
 Basically defining an ABI that PostGIS (or a separate liblwgeom project
 team) is willing to provide and support.

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