On 07/20/2018 08:57 AM, Mats Wichmann wrote:

> There is an existing variable SCons.Warnings._warningAsException which
> causes any warning to raise an exception (the check is in the warn
> function).  The result is not ideal (but more on that later).  There is
> no "API" to modify this flag, but it's Python, I can reach in and
> twiddle it myself if needs be.

oh, I should have added, there is an interface in SCons.Warnings which
twiddles this flag ( warningsAsException(flag=1) )
_______________________________________________
Scons-dev mailing list
Scons-dev@scons.org
https://pairlist2.pair.net/mailman/listinfo/scons-dev

Reply via email to