[postgis-tickets] [PostGIS] #4116: Select a C standard and include in CFLAGS

PostGIS trac at osgeo.org
Sun Jul 15 07:14:21 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 komzpa):

 Googling shows MSVC does not support c11, and stopped at implementing most
 features of C99. As long as MSVC is used, I think we can't go above C99,
 so let's go there directly. :)

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