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

PostGIS trac at osgeo.org
Wed Jul 15 23:24:34 PDT 2015


#2278: make liblwgeom compatible between micro releases
------------------------+---------------------------
  Reporter:  mwanner    |      Owner:  strk
      Type:  defect     |     Status:  new
  Priority:  high       |  Milestone:  PostGIS 2.2.0
 Component:  liblwgeom  |    Version:  2.0.x
Resolution:             |   Keywords:
------------------------+---------------------------
Changes (by robe):

 * priority:  low => high
 * type:  enhancement => defect
 * milestone:  PostGIS Future => PostGIS 2.2.0


Comment:

 I know we said only bug fixes in 2.2 after feature freeze call, but I
 proclaim this to be a bug and not only do I want patch level
 compatibility, I want the name to be consistent with the rest of PostGIS
 proper (which means no micro taked on to the end of the .so/.dll file).
 Actually that part is more important to me.

 First of all, now that I've got this extra liblwgeom*.dll following me
 around in 2.2 (and my shp2pgsql-qui, shp2pgsql, pgsql2shp now depend on
 it), to add insult to injury, it has the nerve to tack on a micro on the
 name so it's liblwgeom-2.2.0dev.dll in 2.2.0dev.  This was not the case in
 2.1 for me.  So this is a PITA for (at least for windows distribution, I
 imagine for others as well) since old cruft is left behind when people
 upgrade to a micro.  If liblwgeom is going to be shared, then its got to
 have the same version .so/dll name as PostGIS proper (which means NO
 .micro at the end)

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