LGTM On Thu, Apr 29, 2010 at 12:42 PM, David Kastrup <d...@gnu.org> 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 > lilypond-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/lilypond-devel >
-- Han-Wen Nienhuys - han...@xs4all.nl - http://www.xs4all.nl/~hanwen _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel