[pypy-dev] unicode error when building the JVM version of PyPy

Antonio Cuni anto.cuni at gmail.com
Tue Nov 13 11:23:53 CET 2007


Martijn Faassen wrote:
> Hi there,
> 
> I just tried to build the JVM version of the trunk with the following 
> command (which may be altogether wrong):
> 
> python2.4 translate.py  --text --batch --backend=jvm 
> targetpypystandalone.py
> 
> A while into the translation, I got the following error, which I'm 
> dumping here in case it might be useful to someone:
[cut]
> Might have something to do with the recent unicode work?

Hi Martijn,
thank you for the signaling.

Indeed, the bug was caused by genjvm not handling properly unicode 
constants. It has been fixed in revision 48638.

ciao Anto



More information about the Pypy-dev mailing list