[EMAIL PROTECTED] (Ludovic Courtès) writes:
>
> (1)  This example makes Guile 1.6 and the current Guile 1.7 hang (for
>      some reason which I did not track down):
>
>        guile> #! this is a comment !# (+ 2 2)
>        [wait forever]

You mean it reads more input?

>        guile> #! this is a comment !# (+ 2 2)
>        4

The manual says the !# is supposed to appear on a line on its own.  Do
you think you need it joined on?


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to