On 09/04/07, Simon Burton <[EMAIL PROTECTED]> wrote: > > On another machine: >
I think the first problem was caused by Armin's change to add the id of objects to their repr, and it should be shallow enough to fix if you know your way around the hintannotator and the backends and so on to add support for cast_ptr_to_int (should be easy, it's basically a no-op at this level after all). The second one looks like one of those random annotation problems we all love so much :( Cheers, mwh _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
