Martin v. Löwis <[email protected]> added the comment: > I don't see why. There's nothing in -Wall -Wextra -Wsigned-overflow > that asks for warnings for code that might overflow.
Ah, right. I misunderstood (rather, didn't bother checking) what -Wsigned-overflow really does. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue1621> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
