[
https://issues.apache.org/jira/browse/XERCESC-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Boris Kolpackov closed XERCESC-1514.
------------------------------------
Resolution: Fixed
Fix Version/s: 3.0.1
Presumably addressed by autotools in 3.0.1
> Missing autoconfig gcc exception handling test (--enable-sjlj-exceptions) may
> compile libs and apps that crash on execution
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: XERCESC-1514
> URL: https://issues.apache.org/jira/browse/XERCESC-1514
> Project: Xerces-C++
> Issue Type: Bug
> Components: Build
> Affects Versions: Nightly build (please specify the date)
> Environment: Trunk (Rev 292171 - 28 Sep 2005), mingw with gcc 3.4.2
> (compiled without --enable-sjlj-exceptions !!)
> Reporter: Ronald Lamprecht
> Priority: Critical
> Fix For: 3.0.1
>
>
> A gcc that was compiled without --enable-sjlj-exceptions compiles Xerces-C++
> without any warnings and links all sample apps. They will all crash on
> execution when parsing a document.
> If gcc is compiled with --enable-sjlj-exceptions all works fine.
> A proper autoconfig test for the availibility of the used exceptions should
> avoid future error reports on crashing apps.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]