[GRASS-dev] [GRASS GIS] #3213: v.net.iso - Segmentation fault
GRASS GIS
trac at osgeo.org
Sat Dec 3 02:19:52 PST 2016
#3213: v.net.iso - Segmentation fault
--------------------------+---------------------------------
Reporter: sebastic | Owner: grass-dev@…
Type: defect | Status: closed
Priority: major | Milestone: 7.2.0
Component: LibVector | Version: svn-releasebranch72
Resolution: fixed | Keywords:
CPU: Unspecified | Platform: Linux
--------------------------+---------------------------------
Comment (by sebastic):
Replying to [comment:5 mmetz]:
> GRASS 7.0.5 does not compile with -std=c99 because math.h is not
included (early error in lib/gis), even though math.h conforms to ISO C99
Standard: 7.12 Mathematics and is included if `__USE_ISOC99` is defined.
>
> GRASS 7.0.5 does compile with -std=gnu99 (C99 with GNU extensions).
If GRASS should be compiled with `-std=c99` or `-std=gnu99` the configure
script in GRASS should set these flags when appropriate.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3213#comment:6>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list