Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Now that some compilers have made C++11 their default, our use of auto_ptr is producing too many warnings. There's a fix in place for this, but it may affect portability, so we will use another approach.
Attachments
Issue Links
- relates to
-
QPID-7629 Use CMake "SYSTEM" keyword when including headers
- Resolved