[postgis-devel] [PostGIS] #447: Changes in liblwgeom do not trigger rebuild of postgis shared object

PostGIS trac at osgeo.org
Sat Jul 2 08:06:58 PDT 2011


#447: Changes in liblwgeom do not trigger rebuild of postgis shared object
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  mcayland     
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by mcayland):

 I think there are several different scenarios going on here, for example:

 1) liblwgeom API/struct change -> you want to rebuild everything
 2) liblwgeom tinkering (e.g. adding extra LWDEBUG(F) statements) -> you
 only want to rebuild one particular file

 What you're suggesting would work for scenario 1) but not scenario 2) as
 there is no API change involved :(

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