Guido, You'll never win that argument with the gcc developers. If you rely on undefined behavior in the c language standard, they have in the past, and will continue to, feel free to ignore those cases. If you plan on ignoring this issue, just be prepared to see a testcase failure in the python testsuite when python is built with gcc 4.2. Jack _______________________________________________ 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
- Re: [Python-Dev] gcc 4.2 exposes signed intege... Tim Peters
- Re: [Python-Dev] gcc 4.2 exposes signed in... Armin Rigo
- Re: [Python-Dev] gcc 4.2 exposes sign... Tim Peters
- Re: [Python-Dev] gcc 4.2 exposes ... Anthony Baxter
- Re: [Python-Dev] gcc 4.2 exposes ... Anthony Baxter
- Re: [Python-Dev] gcc 4.2 exposes ... Tim Peters
- Re: [Python-Dev] gcc 4.2 exposes signed intege... David Hopwood
- Re: [Python-Dev] gcc 4.2 exposes signed integer overflows Anthony Baxter
- Re: [Python-Dev] gcc 4.2 exposes signed integer overflows Jack Howarth
- Re: [Python-Dev] gcc 4.2 exposes signed integer overflows Jack Howarth
- Re: [Python-Dev] gcc 4.2 exposes signed integer overflows Nick Maclaren