[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Python 2.5 specific bug



Le mardi 13 mai 2008 à 16:35 +0100, Sam Morris a écrit :
> Python-knowledgeable people: I seem to have uncovered a bug specific to
> python 2.5. Could you please take a look at #481071 and advise how to go
> about tracking it down?
> 
> The bug can be reproduced with python 2.5 but only on Debian systems--on
> an Ubuntu 8.04 system the code does not throw an error. Please try the
> test case attached to the bug and let me know if you see it too.

The pygame code looks buggy to me. len should be a size_t, not an int.
Which is why it is failing on your amd64 system.

-- 
 .''`.
: :' :      We are debian.org. Lower your prices, surrender your code.
`. `'       We will add your hardware and software distinctiveness to
  `-        our own. Resistance is futile.

Attachment: signature.asc
Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=


Reply to: