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.
back_reference
../libs/python/test/back_reference.cpp:102:19: warning: 'auto_ptr<Z>' is deprecated [-Wdeprecated-declarations]
1 warning generated.
copy_ctor_mutates_rhs
../libs/python/test/copy_ctor_mutates_rhs.cpp:12:19: warning: 'auto_ptr<int>' is deprecated [-Wdeprecated-declarations]
../libs/python/test/copy_ctor_mutates_rhs.cpp:19:52: warning: 'auto_ptr<int>' is deprecated [-Wdeprecated-declarations]
2 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.
injected
../libs/python/test/injected.cpp:20:6: warning: 'auto_ptr<test_class<0>>' is deprecated [-Wdeprecated-declarations]
../libs/python/test/injected.cpp:20:50: warning: 'auto_ptr<test_class<0>>' is deprecated [-Wdeprecated-declarations]
2 warnings 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.
operators_wrapper
../libs/python/test/operators_wrapper.cpp:39:10: warning: 'auto_ptr<vector>' is deprecated [-Wdeprecated-declarations]
../libs/python/test/operators_wrapper.cpp:40:34: warning: 'auto_ptr<vector>' is deprecated [-Wdeprecated-declarations]
2 warnings generated.
pointee
../libs/python/test/pointee.cpp:17:45: warning: 'auto_ptr<char **>' is deprecated [-Wdeprecated-declarations]
1 warning generated.
polymorphism2
../libs/python/test/polymorphism2.cpp:100:13: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
1 warning generated.
polymorphism2_auto_ptr
../libs/python/test/polymorphism2.cpp:100:13: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
../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]
5 warnings generated.
select_holder
../libs/python/test/select_holder.cpp:65:29: warning: 'auto_ptr<Base>' is deprecated [-Wdeprecated-declarations]
../libs/python/test/select_holder.cpp:66:30: warning: 'auto_ptr<Base>' is deprecated [-Wdeprecated-declarations]
../libs/python/test/select_holder.cpp:68:29: warning: 'auto_ptr<Derived>' is deprecated [-Wdeprecated-declarations]
../libs/python/test/select_holder.cpp:69:45: warning: 'auto_ptr<Derived>' is deprecated [-Wdeprecated-declarations]
../libs/python/test/select_holder.cpp:71:27: warning: 'auto_ptr<BR>' is deprecated [-Wdeprecated-declarations]
../libs/python/test/select_holder.cpp:72:45: warning: 'auto_ptr<BR>' is deprecated [-Wdeprecated-declarations]
6 warnings generated.
wrapper_held_type
../libs/python/test/wrapper_held_type.cpp:23:6: warning: 'auto_ptr<data>' is deprecated [-Wdeprecated-declarations]
../libs/python/test/wrapper_held_type.cpp:25:17: warning: 'auto_ptr<data>' is deprecated [-Wdeprecated-declarations]
../libs/python/test/wrapper_held_type.cpp:28:23: warning: 'auto_ptr<data>' is deprecated [-Wdeprecated-declarations]
../libs/python/test/wrapper_held_type.cpp:62:36: warning: 'auto_ptr<data>' is deprecated [-Wdeprecated-declarations]
4 warnings generated.