On 2/21/06, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] 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.

And previously:

> Should we build with -Wno-deprecated (or whatever it is spelled) on OSX?

Hmmm, I'm really tempted to add both of these flags (-Werror
-Wno-deprecated).  Let's discuss this at PyCon.  We can make lots of
changes then.  We might want to wait until after the sprints so people
don't have to deal with this churn.

n
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to