Martin v. Löwis added the comment:

(As usual), I'm quite skeptical about this "bulk bug report"; it violates the 
"one bug at a time" principle, where "one bug" can roughly be defined as 
"cannot be split into smaller independent issues".

For the cases at hand, I think it would be best if somebody with gcc 4.6 
available just fixed the "easy" ones, i.e. where the code clearly improves when 
silenciing the warning. In these cases, I wouldn't mind if they get checked in 
without code review; I know some favor review for all changes, in which case a 
separate issue should be opened for a patch fixing a bunch of these.

The more difficult ones may deserve their own issues (e.g. when it is debatable 
whether gcc is right to warn about the code)

----------
nosy: +loewis

_______________________________________
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