David Kastrup <d...@gnu.org> writes:

> David Kastrup <d...@gnu.org> writes:
>
>> Peekay Ex <pkx1...@gmail.com> writes:
>>
>>> Hello,
>>>
>>> I'm getting the following error when I tried to 'make' this morning.
>>>
>>> --snip--
>>>
>>> /home/jlowe/lilypond-git/ly/string-tunings-init.ly:128:0: error:
>>> syntax error, unexpected MUSIC_FUNCTION
>>
>> Am bisecting right now, this is likely caused by a change of mine I
>> considered totally trivial.
>>
>> I know I know.
>
> Reverted.  I have no clue whatsoever what could possibly cause this
> error, probably something related to parser lookahead at inconvenient
> times.
>
> It is always the trivial things that I mess up.

Appalling oversight.

composite_music could also have been prefix_composite_music, so
replacing it with closed_music is not an option.  I have to sort
prefix_composite_music out into its components and try to come up with
something that is at least as permissive as what we started with.

And put up a patch review for the next "trivial" change I do to make
somebody happy.

-- 
David Kastrup


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to