Date: prev next · Thread: first prev next last
2018 Archives by date, by thread · List index


On 19/09/2018 09:56, Regina Henschel wrote:
The line
assert(false, "Standard layer may not be deleted.")+1;
produces an error.

And I have seen now in an isolated 'make sd.build', that the line
assert(false, "Standard layer may not be deleted.");
produces a
warning C4002: too many arguments for function-like macro invocation 'assert'

It is likely that I have not noticed the warning in the jumble of output of a full build.

hi Regina,

please use --enable-werror in autogen.input, then your build should stop on these warnings.

(all of the other pre-existing warnings in external libraries do not stop the build, as the warning-as-error is only active for LO's own code.)

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.