Martin Pool <m...@sourcefrog.net> added the comment:

My patch above fixes all the messages so that you get a clean build with the 
current makefile.

-Wuninitialized and 'offset outside constant string' would be worth fixing but 
I can't reproduce them in Python.

I'm personally not so keen on fixing all the signed/unsigned comparisons unless 
they're checked by the default build, because in my experience that has a 
pretty low payoff and some chance of introducing errors.

----------

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

Reply via email to