Gordon Sim created QPID-4701:
--------------------------------
Summary: Exception types lost in qpidmessaging when compiling
with cmake and gcc 4.1.2 (e.g. RHEL5)
Key: QPID-4701
URL: https://issues.apache.org/jira/browse/QPID-4701
Project: Qpid
Issue Type: Bug
Components: C++ Client
Affects Versions: 0.20, 0.22
Reporter: Gordon Sim
Assignee: Gordon Sim
Exceptions are thrown simply as std::exception rather than the specific types
defined. This appears to be a result of the visibility flag support in the
version of gcc (cmake turns that on, autotools does not).
(See also QPID-4484)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]