[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] [BUG] pixelarray_test.py reports errors then hangs for Python 2.4.4



hey,

you can make a unittest, and then commit to svn.

Then you can see how it tests on different platforms (eventually) here:
http://thorbrian.com/pygame/builds.php

cheers,

On Wed, Apr 16, 2008 at 5:59 PM, Marcus von Appen <mva@xxxxxxxxxxxx> wrote:
> On, Tue Apr 15, 2008, Lenard Lindstrom wrote:
>
>  [...]
>  Sounds like a memory access bug (24bpp once more, I think).
>  Can you please give the attached patch a try? It just changes the
>  precedences for 24bpp pixel assignments slightly.
>
>  Regards
>  Marcus
>