Ticket #869 (closed defect: worksforme)
Compile libs with -fexception
| Reported by: | rblazek | Owned by: | grass-dev@… |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.5.0 |
| Component: | Compiling | Version: | unspecified |
| Keywords: | Cc: | rblazek | |
| Platform: | Unspecified | CPU: | All |
Description (last modified by neteler) (diff)
I know, I want probably too much. Would it be possible to compile GRASS libraries (at least core libs gis, vect, ...) with -fexception by default?
The problem is, that for example QGIS, sets error routine which throws an exception, everything works (even on Windows) but only if GRASS libs are compiled with -fexception. If -fexception flag is not used, the exception is thrown, but cannot be caught in QGIS and program is terminated.
QGIS ticket http://trac.osgeo.org/qgis/ticket/1878
Change History
Note: See
TracTickets for help on using
tickets.
