[QGIS-trac] Re: [Quantum GIS] #1878: remove setjmp/longjmp in grass
plugin&provider and use exceptions instead
Quantum GIS
qgis at qgis.org
Wed Jan 13 10:27:05 EST 2010
#1878: remove setjmp/longjmp in grass plugin&provider and use exceptions instead
-----------------------------------------------------+----------------------
Reporter: jef | Owner: jef
Type: patch | Status: reopened
Priority: major: does not work as expected | Milestone: Version 1.3.0
Component: GRASS | Version: HEAD
Resolution: | Keywords:
Platform_version: | Platform: All
Must_fix: No | Status_info: 0
-----------------------------------------------------+----------------------
Comment (by rblazek):
The problem is that C code must be compiled with -fexceptions, -fno-
exceptions is probably default for gcc on some platforms.
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/1878#comment:18>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list