[postgis-tickets] [PostGIS] #2440: Remove warnings from functions deprecated in 2.1.0

PostGIS trac at osgeo.org
Fri Sep 27 08:08:20 PDT 2013


#2440: Remove warnings from functions deprecated in 2.1.0
----------------------------+-----------------------------------------------
  Reporter:  realityexists  |       Owner:  robe         
      Type:  defect         |      Status:  reopened     
  Priority:  medium         |   Milestone:  PostGIS 2.1.1
 Component:  postgis        |     Version:  2.1.x        
Resolution:                 |    Keywords:               
----------------------------+-----------------------------------------------
Changes (by strk):

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


Comment:

 I think this change shouldn't been made. The old signature is gone, you
 shouldn't use it.
 If you tried using a deprecated signature in raster you'd get an ERROR. A
 WARNING is a courtesy we do to the user. If it annoys you, change your
 code to use the correct signature.

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