Warnings: teeks99-dkr-mc9-17 - python / clang-linux-9~c++17
Rev ffb9cd380ffbafedd1bcd1911c00594a81db381a / Mon, 15 Jun 2026 06:30:41 +0000
auto_ptr
../libs/python/test/auto_ptr.cpp:26:15: warning: 'auto_ptr<test_class<0> >' is deprecated [-Wdeprecated-declarations]
../libs/python/test/auto_ptr.cpp:31:16: warning: 'auto_ptr<test_class<0> >' is deprecated [-Wdeprecated-declarations]
../libs/python/test/auto_ptr.cpp:36:22: warning: 'auto_ptr<test_class<0> >' is deprecated [-Wdeprecated-declarations]
../libs/python/test/auto_ptr.cpp:44:6: warning: 'auto_ptr<test_class<0> >' is deprecated [-Wdeprecated-declarations]
../libs/python/test/auto_ptr.cpp:46:17: warning: 'auto_ptr<test_class<0> >' is deprecated [-Wdeprecated-declarations]
../libs/python/test/auto_ptr.cpp:49:6: warning: 'auto_ptr<test_class<0> >' is deprecated [-Wdeprecated-declarations]
../libs/python/test/auto_ptr.cpp:51:10: warning: 'auto_ptr<test_class<0> >' is deprecated [-Wdeprecated-declarations]
../libs/python/test/auto_ptr.cpp:52:22: warning: 'auto_ptr<test_class<0> >' is deprecated [-Wdeprecated-declarations]
../libs/python/test/auto_ptr.cpp:55:6: warning: 'auto_ptr<test_class<0> >' is deprecated [-Wdeprecated-declarations]
../libs/python/test/auto_ptr.cpp:57:25: warning: 'auto_ptr<test_class<0> >' is deprecated [-Wdeprecated-declarations]
../libs/python/test/auto_ptr.cpp:66:20: warning: 'auto_ptr<test_class<0> >' is deprecated [-Wdeprecated-declarations]
../libs/python/test/auto_ptr.cpp:70:20: warning: 'auto_ptr<Y>' is deprecated [-Wdeprecated-declarations]
../libs/python/test/auto_ptr.cpp:78:33: warning: 'auto_ptr<Y>' is deprecated [-Wdeprecated-declarations]
../libs/python/test/auto_ptr.cpp:78:51: warning: 'auto_ptr<test_class<0> >' is deprecated [-Wdeprecated-declarations]
14 warnings generated.
                
dict
../libs/python/test/dict.cpp:31:12: warning: local variable 'tmp1' will be copied despite being returned by name [-Wreturn-std-move]
1 warning generated.
                
operators
../libs/python/test/operators.cpp:116:19: warning: explicitly assigning value of variable of type 'boost::python::self_ns::self_t' to itself [-Wself-assign-overloaded]
../libs/python/test/operators.cpp:138:17: warning: explicitly assigning value of variable of type 'boost::python::self_ns::self_t' to itself [-Wself-assign-overloaded]
../libs/python/test/operators.cpp:142:17: warning: explicitly assigning value of variable of type 'boost::python::self_ns::self_t' to itself [-Wself-assign-overloaded]
../libs/python/test/operators.cpp:144:17: warning: explicitly assigning value of variable of type 'boost::python::self_ns::self_t' to itself [-Wself-assign-overloaded]
4 warnings generated.
                
pointee
../libs/python/test/pointee.cpp:17:45: warning: 'auto_ptr<char **>' is deprecated [-Wdeprecated-declarations]
1 warning generated.
                
polymorphism2_auto_ptr
../libs/python/test/polymorphism2.cpp:140:22: warning: 'auto_ptr<A>' is deprecated [-Wdeprecated-declarations]
../libs/python/test/polymorphism2.cpp:146:14: warning: 'auto_ptr<C>' is deprecated [-Wdeprecated-declarations]
../libs/python/test/polymorphism2.cpp:150:22: warning: 'auto_ptr<D>' is deprecated [-Wdeprecated-declarations]
../libs/python/test/polymorphism2.cpp:167:14: warning: 'auto_ptr<Q>' is deprecated [-Wdeprecated-declarations]
4 warnings generated.