[postgis-tickets] [PostGIS] #4663: Remove unnecessary #include

PostGIS trac at osgeo.org
Tue Apr 14 02:34:17 PDT 2020


#4663: Remove unnecessary #include
---------------------------+---------------------
  Reporter:  Laurenz Albe  |      Owner:  pramsey
      Type:  defect        |     Status:  new
  Priority:  medium        |  Milestone:
 Component:  postgis       |    Version:  master
Resolution:                |   Keywords:
---------------------------+---------------------

Comment (by Algunenano):

 It breaks, at least, PG12:
 {{{
 lwgeom_cache.c: In function 'ToastCacheGetGeometry':
 lwgeom_cache.c:283:2: error: implicit declaration of function
 'VARATT_EXTERNAL_GET_POINTER' [-Werror=implicit-function-declaration]
   283 |  VARATT_EXTERNAL_GET_POINTER(ve, attr);
 }}}

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