[ https://issues.apache.org/jira/browse/STDCXX-643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek updated STDCXX-643: -------------------------------- Comment: was deleted > std::exception declaration incompatible with implementation provided by runtime library on AIX > ---------------------------------------------------------------------------------------------- > > 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: 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.