On 19 August 2011 21:29, Amaury Forgeot d'Arc <[email protected]> wrote: > Actually it's enough to change the declaration of ssize_t in > multibytecodec.h: long instead of int.
Ok, I am going to give that a shot. MSVC also failed (with a very long list of errors). Back to mingw it is. regards Caleb _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
