Other build errors
Stephan Bergmann
sbergman at redhat.com
Tue Aug 4 21:12:23 UTC 2020
On 04/08/2020 20:57, julien2412 wrote:
> Following previous errors, I encountered others:
> [CXX] workdir/UnpackedTarball/libcmis/src/libcmis/gdrive-folder.cxx
> In file included from /home/julien/lo/libo_perf/vcl/skia/salbmp.cxx:20:
> /home/julien/lo/libo_perf/vcl/inc/skia/salbmp.hxx:107:10: error: this member
> function can be declared static [loplugin:staticmethods]
> void verify() const {};
> ~~~~~^~~~~~~~~~~~~~~~~
> 1 error generated.
It appears that most people's --enable-compiler-plugins builds also use
--enable-dbgutil, so various issues with
--disable-dbgutil/--disable-assert-always-abort/etc. have sneaked in
over time and went unnoticed. I'm doing such a build right now, fixing
whatever I find.
More information about the LibreOffice
mailing list