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
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to