Merge remote-tracking branch 'upstream/master' into igtd/cmake-cxx-std #210
Annotations
10 warnings
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