office-gobmx/unodevtools/source
Stephan Bergmann eaf5551862 Silence GCC 11 trunk -Werror=nonnull involving dynamic_cast
...where the compiler now warns that the implicit this pointer argument could be
null in a member function call made via a dynamic_cast-converted pointer (and
where the code apparently relies on the dynamic_cast not to fail)

Change-Id: I79482f4a853b6b47c5f9dd099a4e8377a19f7b0d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99219
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-07-23 07:53:20 +02:00
..
skeletonmaker Silence GCC 11 trunk -Werror=nonnull involving dynamic_cast 2020-07-23 07:53:20 +02:00
unodevtools