lilypond-devel
[Top][All Lists]
Advanced

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

Re: When cloning a lexer/parser, don't copy the scopes. (issue 6460064)


From: dak
Subject: Re: When cloning a lexer/parser, don't copy the scopes. (issue 6460064)
Date: Fri, 10 Aug 2012 16:27:34 +0000

On 2012/08/10 16:20:30, hanwenn wrote:
On 2012/08/10 16:16:47, dak wrote:
>
> and #{ ... #} looks for "parser", and you don't want to change the
name of the
> first argument of music functions.

the first name of the music function argument is irrelevant, as it
locally
scoped.

Wrong.  #{ ... #} expands to Lisp code taking the meaning of "parser"
from the current lexical scope rather than the current module.

http://codereview.appspot.com/6460064/



reply via email to

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