Re: [Python-Dev] 2.4.2c1 fails test_unicode on HP-UX ia64

2005-09-20 Thread Guido van Rossum
This seems to disappear when I disable -O. I guess the HP-UX optimizer is as bad as it always was. Or perhaps we have an old version installed. Sorry! On 9/20/05, Guido van Rossum <[EMAIL PROTECTED]> wrote: > I just built and ran the latest Python 2.4.2c1 from CVS on our HP-UX > Itanium 2 box. sys

[Python-Dev] 2.4.2c1 fails test_unicode on HP-UX ia64

2005-09-20 Thread Guido van Rossum
I just built and ran the latest Python 2.4.2c1 from CVS on our HP-UX Itanium 2 box. sys.maxint is 9223372036854775807 on this box. I get the following failure from test_unicode (all other tests pass): File "/var/tmp/guido/p4/Lib/test/test_unicode.py", line 553, in test_codecs_errors self.as