On 03/14/2012 06:11 PM, [email protected] wrote: > Hi Anto, > > thanks, default at least seems to work (so far), other than a couple: > > [annrpython:WARNING] <FunctionGraph of > (pypy.objspace.std.objspace:148)wrap__str at 0x43e7eb0> op=0/ isinstance(., > long) is not RPython > > warnings. I'll merge again and see where that gets me. :)
uhm, it's possible that these are related to the recent changes by Christian about int/long on win64. If they break the translation, we should revert them. ciao, Anto _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
