[GRASS-dev] [GRASS GIS] #3213: v.net.iso - Segmentation fault
GRASS GIS
trac at osgeo.org
Fri Dec 2 13:49:11 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 mmetz):
Replying to [comment:4 sebastic]:
> Confirmed fixed with the changes from r69951 which have been included as
a patch in the Debian package.
Thanks a lot for patching, testing, and publishing the patched Debian
packages for GRASS 7 so fast!
Maybe related:
There seems to be a problem with the interpretation of C language
standards in Debian testing:
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).
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3213#comment:5>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list