Amaury Forgeot d'Arc wrote: >> Jan Wedel wrote: >> >>>> c:\dokumente und einstellungen\jan wedel\eigene >>> dateien\repo\trunk\rialto\tool >>> s\pypy-1.1.0\pypy\rpython\typesystem.py(153)deref() >>> -> assert isinstance(ootype.typeOf(obj), ootype.OOType) >>> (Pdb+) exit > > Hey, do you use trunk version, or some release branch? > Recent development is done on trunk...
ah, indeed, I didn't notice the 1.1.0. I remember that at post-europython sprint (which was after the 1.1.0 release) I fixed a couple of issues that prevented pypy-jvm to be translated on windows, so if you shoul really use trunk for this. _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
