[postgis-tickets] [PostGIS] #4116: Select a C standard and include in CFLAGS
PostGIS
trac at osgeo.org
Mon Jul 16 06:18:52 PDT 2018
#4116: Select a C standard and include in CFLAGS
----------------------+---------------------------
Reporter: dbaston | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.5.0
Component: postgis | Version: trunk
Resolution: | Keywords:
----------------------+---------------------------
Comment (by dbaston):
I started a branch for `-std=c99` support a few days ago, it's here:
https://github.com/dbaston/postgis/commit/65967aa5d4f9dcce1b8f2be71b7796419c8be27f
Compiling `liblwegeom` under `-std=c99` is no big deal, but it looks like
GNU extensions are necessary once you start bringing in Postgres code
(`libpgcommon`)
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4116#comment:7>
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