guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guile --listen fix


From: Mark H Weaver
Subject: Re: guile --listen fix
Date: Thu, 18 Oct 2012 00:14:46 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Ian Price <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]