[pypy-dev] Problems translating PyPy to Java
Antonio Cuni
anto.cuni at gmail.com
Wed Oct 7 17:10:14 CEST 2009
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
uhm, that's weird. I've just tried a jvm translation on a linux machine and it
works fine. I don't have any windows machine with JDK to try it by myself,
but I'm downloading it right now.
In the meantime: could you tell us what is the result of typing "print obj"
and "print ootype.typeOf(obj)" at the pdb prompt?
Thanks,
Anto
More information about the Pypy-dev
mailing list