Ian Price <ianpric...@googlemail.com> writes:
> It was brought to my attention on #guile that the listen option no
> longer works in guile. 
>
>   $ guile --listen
>   ice-9/psyntax.scm:1201:48: In procedure syntax-type:
>   ice-9/psyntax.scm:1201:48: Syntax error:
>   unknown location: source expression failed to match any pattern in form (@@ 
> (system repl server) (spawn-server))
>
> I think the relevant commit is a March 8th commit by Mark Weaver
> (8210c85), which restricts @@ to ids only. Since this change is
> sensible, and in line with what we've documented, I fixed
> command-line.scm.
>
> If you are happy with it I'll push to stable-2.0. I also have a patch to
> fix a typo.

I pushed these patches to stable-2.0.

    Thanks!
      Mark

Reply via email to