On Thu, 18 Nov 2010 13:01:42 +0100, David Tardon wrote:
1)
> one would just run build -- dbglevel=2 in the desired module similarly
> as one runs build -- debug=true today.

2)
> As an alternative, we could add optional level argument to
> --enable-debug or add another option, say, --enable-assertions, that
> would do the same thing as --enable-debug and export dbglevel=1 in
> addition.

2) is more complicated, but also more discoverable and explicitely
documented. I dislike secret ENVVARIABLE incarnations that enable things
and not easily discoverable without trawling through READMEs.

So:
--enable-debug=2 (with 1 being the default)
or --enable-assertions (==--enable-debug=1) would be my preferred choice.

Sebastian

Attachment: pgpPBkfWTofTh.pgp
Description: PGP signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to