[postgis-tickets] [PostGIS] #3323: regress failing on 2.3 cause we are using deprecated calls (was: tickets failing on 2.3 cause we are using deprecated calls)

PostGIS trac at osgeo.org
Wed Oct 7 14:56:18 PDT 2015


#3323: regress  failing on 2.3 cause we are using deprecated calls
----------------------+---------------------------
  Reporter:  robe     |      Owner:  robe
      Type:  defect   |     Status:  new
  Priority:  blocker  |  Milestone:  PostGIS 2.3.0
 Component:  postgis  |    Version:  trunk
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by robe):

 bunch of others too:


 {{{
 --- tickets_expected    2015-09-29 15:51:41 -0400
 +++ /projects/postgis/tmp/2.3_pg9.4w64/test_84_out      2015-10-07
 17:51:38 -0400
 @@ -96,6 +96,7 @@
  #835.12|MULTIPOLYGON EMPTY
  #650|MULTIPOINT(0 0,1 1,2 2)
  #667|SRID=4326;CURVEPOLYGON(CIRCULARSTRING(30 40,-50 39.9999999999999,30
 40))
 +WARNING:  ST_Distance_Spheroid signature was deprecated in 2.2.0. Please
 use ST_DistanceSpheroid
  #677.deprecated|1121395
  #677|1121395
  #680|01d107000000000000000024c000000000000049400000000000000040


  -- measures
 +WARNING:  ST_Length_Spheroid signature was deprecated in 2.2.0. Please
 use ST_LengthSpheroid

 --- sfcgal/measures_expected    2015-07-30 14:50:46 -0400
 +++ /projects/postgis/tmp/2.3_pg9.4w64/test_113_out     2015-10-07
 17:51:52 -0400
 @@ -42,4 +42,5 @@
  emptyMultiLineArea|0
  emptyMultiPointArea|0
  emptyCollectionArea|0
 +WARNING:  ST_Length_Spheroid signature was deprecated in 2.2.0. Please
 use ST_LengthSpheroid
  spheroidLength1|85204.52077
 }}}


 {{{
 --- regress_expected    2015-07-30 14:50:46 -0400
 +++ /projects/postgis/tmp/2.3_pg9.4w64/test_54_out      2015-10-07
 17:51:33 -0400
 @@ -101,6 +101,8 @@
  126|f
  127|f
  128|f
 +WARNING:  ST_Mem_Size signature was deprecated in 2.2.0. Please use
 ST_MemSize
 +WARNING:  ST_Mem_Size signature was deprecated in 2.2.0. Please use
 ST_MemSize
  129|48016|48016
  131|1
  132|2
 }}}



 {{{
 --- sfcgal/tickets_expected     2015-10-04 13:37:09 -0400
 +++ /projects/postgis/tmp/2.3_pg9.4w64/test_117_out     2015-10-07
 17:51:52 -0400
 @@ -8,7 +8,9 @@
  #58|220187|150406|220289|150507
  ERROR:  lwgeom_to_gml2: 'CurvePolygon' geometry type not supported
  #66|CIRCULARSTRING(0 0,1 1,2 2)
 +WARNING:  ST_Shift_Longitude signature was deprecated in 2.2.0. Please
 use ST_ShiftLongitude
  #68a|MULTIPOINT(1 3,4 5)
 +WARNING:  ST_Shift_Longitude signature was deprecated in 2.2.0. Please
 use ST_ShiftLongitude
  ERROR:  lwgeom_longitude_shift: unsupported geom type: CircularString
  #69|CIRCULARSTRING(220269 150417,220228 150507,220228 150408)
  #70|3
 @@ -96,6 +98,7 @@
  #835.12|MULTIPOLYGON EMPTY
  #650|MULTIPOINT(0 0,1 1,2 2)
  #667|SRID=4326;CURVEPOLYGON(CIRCULARSTRING(30 40,-50 39.9999999999999,30
 40))
 +WARNING:  ST_Distance_Spheroid signature was deprecated in 2.2.0. Please
 use ST_DistanceSpheroid
  #677|1121395
  #680|01d107000000000000000024c000000000000049400000000000000040
  #681a|
 }}}

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