Warnings: teeks99-dkr-mc8-17 - type_index / clang-linux-8~c++17
Rev ffb9cd380ffbafedd1bcd1911c00594a81db381a / Mon, 15 Jun 2026 03:28:26 +0000
type_index_runtime_cast_test
../boost/smart_ptr/make_shared_object.hpp:55:13: warning: destructor called on non-final 'single_derived' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
../boost/smart_ptr/make_shared_object.hpp:55:17: note: qualify call to silence this warning
/usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:22: warning: destructor called on non-final 'single_derived' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
/usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/ext/new_allocator.h:140:28: note: qualify call to silence this warning
2 warnings generated.