I'm on Ubuntu 11.04, and using guile v2.0.1-53-g8f6a4b2.
I've compiled and installed guile-gnome-platform using the newest
available. The gnome code compiled and installed okay, but when I
try to run a program using it, it crashes compiling scheme code in
/usr/local/share.
[jsparkes ~]$ guile-gnom
Hello,
I have found a bug where Guile does not handle escaped open
parentheses correctly. This was found in a real program which works in
Dr. Racket in R5RS mode. You are not the only interpreter on Fedora 15
which fails this, but anyhow.
Testcase:
(define bug
'(\())
Expected results:
No error
Hello,
I have found a bug where Guile does not handle escaped open
parentheses correctly. This was found in a real program which works in
Dr. Racket in R5RS mode. You are not the only interpreter available on
Fedora 15 which fails this, but anyhow.
Guile version:
Guile v. 2.0.1 compiled from sour