[postgis-tickets] [PostGIS] #4384: Change srid uses to int32_t
PostGIS
trac at osgeo.org
Wed Apr 24 03:44:28 PDT 2019
#4384: Change srid uses to int32_t
--------------------------+---------------------------
Reporter: Algunenano | Owner: Algunenano
Type: enhancement | Status: closed
Priority: low | Milestone: PostGIS 3.0.0
Component: liblwgeom | Version: trunk
Resolution: fixed | Keywords:
--------------------------+---------------------------
Changes (by Raul Marin):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"17410" 17410]:
{{{
#!CommitTicketReference repository="" revision="17410"
Always use int32_t for srid
The main declaration was already using it, but some
places still had int or mistakenly used uint32_t
Closes #4384
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4384#comment:1>
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