diff options
author | Martin Capitanio <capnm@capitanio.org> | 2023-10-19 08:45:03 +0200 |
---|---|---|
committer | Martin Capitanio <capnm@capitanio.org> | 2023-10-19 09:37:11 +0200 |
commit | a926b96103e2c9e2aa3e6941e804a102b37b4cf5 (patch) | |
tree | 06a99029a154e88fcb5484bcba30e483b0c5e476 /test/src/example.cpp | |
parent | 64eac01d04cd6ced10ad72dece92fdc971161d89 (diff) | |
download | redot-cpp-a926b96103e2c9e2aa3e6941e804a102b37b4cf5.tar.gz |
clang: Add CallableCustomMethodPointerBase virtual destructor
Fixes #1272
+ clang++ (debian v16/v17) warning:
destructor called on
'godot::CallableCustomMethodPointerBase' that is abstract but has non-virtual destructor
[-Wdelete-abstract-non-virtual-dtor]
Diffstat (limited to 'test/src/example.cpp')
0 files changed, 0 insertions, 0 deletions