Stefan Krah <stefan-use...@bytereef.org> added the comment:

It looks like in the FreeBSD (patched?) gcc version -Wtype-limits is part
of -Wall. I can reproduce the same warnings on Ubuntu with:

  ./configure --with-pydebug CFLAGS=-Wtype-limits


So I'm not so sure anymore if this is worth a patch at all. I could
also export CFLAGS=-Wno-type-limits on the bot.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14085>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to