[postgis-devel] [PostGIS] #1191: move PREPARED_GEOM define in postgis_config.h

PostGIS trac at osgeo.org
Wed Sep 21 19:13:39 PDT 2011


#1191: move PREPARED_GEOM define in postgis_config.h
--------------------------+-------------------------------------------------
  Reporter:  strk         |       Owner:  pramsey      
      Type:  enhancement  |      Status:  reopened     
  Priority:  medium       |   Milestone:  PostGIS 2.0.0
 Component:  postgis      |     Version:  trunk        
Resolution:               |    Keywords:               
--------------------------+-------------------------------------------------
Changes (by robe):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 Do you have debug code stuck somewhere?  my regress is failing

 {{{
 Run tests: 74
 Failed: 70

 }}}


 with stuff like this
 using r7880


 {{{
 --- loader/PointM-w.select.expected     Fri Sep  9 06:49:41 2011
 +++ /tmp/pgis_reg_4740/test_2_out       Wed Sep 21 22:02:12 2011
 @@ -1,3 +1,6 @@
 +NOTICE:  [lwgeom_functions_basic.c:LWGEOM_asEWKT:2296] LWGEOM_asEWKT
 called.
 +NOTICE:  [lwgeom_functions_basic.c:LWGEOM_asEWKT:2296] LWGEOM_asEWKT
 called.
 +NOTICE:  [lwgeom_functions_basic.c:LWGEOM_asEWKT:2296] LWGEOM_asEWKT
 called.
  POINTM(0 1 3)
  POINTM(9 -1 -123)
  POINTM(9 -1 -3)

 }}}

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