Minhaajuddin Ahmad Khan created AMQCPP-718:
----------------------------------------------
Summary: Compilation failing for C++17 standard
Key: AMQCPP-718
URL: https://issues.apache.org/jira/browse/AMQCPP-718
Project: ActiveMQ C++ Client
Issue Type: Improvement
Components: CMS Impl
Affects Versions: 3.9.4
Environment: Fedora
Reporter: Minhaajuddin Ahmad Khan
Assignee: Timothy A. Bish
Hello,
CMS fails to compile for C++17 standard, error below :
/home/minhaaj/bisrte-temp/build/vcpkg_installed/x64-linux/include/activemq/commands/ActiveMQMapMessage.h:70:34:
error: ISO C++17 does not allow dynamic exception specifications
70 | virtual void clearBody() throw (cms::CMSException);
| ^~~~~
Could you please make changes for the new standard.
Regards
Minhaaj
--
This message was sent by Atlassian Jira
(v8.20.7#820007)