lilypond-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Parser docfix for tokenization of music function signatures


From: Han-Wen Nienhuys
Subject: Re: [PATCH] Parser docfix for tokenization of music function signatures.
Date: Thu, 29 Apr 2010 19:55:12 -0300

LGTM

On Thu, Apr 29, 2010 at 12:42 PM, David Kastrup <address@hidden> wrote:
> ---
>  lily/parser.yy |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/lily/parser.yy b/lily/parser.yy
> index 99e15a4..ac0d357 100644
> --- a/lily/parser.yy
> +++ b/lily/parser.yy
> @@ -1077,7 +1077,7 @@ function_scm_argument:
>        ;
>
>  /* An argument list. If a function \foo expects scm scm music, then the 
> lexer expands \foo into the token sequence:
> - MUSIC_FUNCTION EXPECT_MUSIC EXPECT_SCM EXPECT_SCM
> + MUSIC_FUNCTION EXPECT_MUSIC EXPECT_SCM EXPECT_SCM EXPECT_NO_MORE_ARGS
>  and this rule returns the reversed list of arguments. */
>
>  function_arglist_music_last:
> --
> 1.6.5.3.153.g0670
>
>
>
> _______________________________________________
> lilypond-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-devel
>



-- 
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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