[
https://issues.apache.org/jira/browse/STDCXX-643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Sebor updated STDCXX-643:
--------------------------------
Environment: IBM XLC++/AIX (was: AIX)
Summary: [IBM XLC++/AIX] std::exception incompatible with runtime
library (was: std::exception declaration incompatible with implementation
provided by runtime library on AIX)
This issue is specific to IBM XLC++ on AIX (as opposed to Linux).
Added a platform tag to Summary and updated Environment.
> [IBM XLC++/AIX] std::exception incompatible with runtime library
> ----------------------------------------------------------------
>
> Key: STDCXX-643
> URL: https://issues.apache.org/jira/browse/STDCXX-643
> Project: C++ Standard Library
> Issue Type: Bug
> Components: 19. Diagnostics
> Affects Versions: 4.2.0
> Environment: IBM XLC++/AIX
> Reporter: Travis Vitek
> Fix For: 5.0
>
>
> A description of the problem is available here.
> http://www.nabble.com/19.exceptions.mt.cpp-fails-on-AIX-tf4738595.html
> Essentially we need to add a const char* member to std::exception for AIX.
> Unfortunately the fix is a binary incompatible with previous versions of
> stdcxx.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.