[Python-Dev] buildbot vs. Windows
"Martin v. Löwis"
martin at v.loewis.de
Tue Feb 21 22:39:58 CET 2006
skip at pobox.com wrote:
> Neal> IMO compiler warnings should generate emails from buildbot.
>
> It doesn't generate emails for any other condition. I think it should just
> turn the compilation section yellow.
It would be easy to run the builds with -Werror, making warnings let the
compilation fail, which in turn is flagged red.
Regards,
Martin
More information about the Python-Dev
mailing list