Allow Compiling with CMake and C++03 #201
Annotations
1 error and 10 warnings
build make install cmake
Process completed with exit code 1.
|
make OpenDDS
‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
|
make OpenDDS
‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
|
make OpenDDS
‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
|
make OpenDDS
‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
|
make OpenDDS
‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
|
make OpenDDS
‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
|
make OpenDDS
‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
|
make OpenDDS
‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
|
make OpenDDS
‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
|
make OpenDDS:
tests/DCPS/Compiler/char_literals/cpp11/testTypeSupportImpl.cpp#L2047
‘*(std::remove_reference<int&>::type*)((char*)&<unnamed> + offsetof(CharUnion, CharUnion::<unnamed>))’ may be used uninitialized [-Wmaybe-uninitialized]
|
Loading