arayq2 opened a new pull request, #21:
URL: https://github.com/apache/activemq-cpp/pull/21

   Gathering the issues in several related JIRAs into one PR.  The changes for 
C++17 compliance:
   
   1. Replace std::auto_ptr with std::unique_ptr (with 6 fix-ups besides global 
SAR with a Perl one-liner).
   2. Eliminate dynamic exception specifications (no longer supported in C++17).
   3. Eliminate warnings when compiling with g++ (GCC 11.4.0).
   
   Code base compiles cleanly, and all tests (regular and integration) pass.  
    


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org
For additional commands, e-mail: gitbox-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to