lilypond-devel
[Top][All Lists]
Advanced

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

Re: current master gives strange warning


From: David Kastrup
Subject: Re: current master gives strange warning
Date: Mon, 26 Sep 2011 10:13:54 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

"address@hidden" <address@hidden> writes:

> is anyone else getting:
>
> warning: identifier name is a keyword: `relative'

Sounds like your lily/lily-parser.cc is out of date with respect to your
ly/music-functions-init.ly or you just forgot to recompile after the
last update.

\relative has been removed from grammar and parser.  It now is merely a
music function, so one can override it (like, say, make it default to
\relative f instead of \relative c') if one wants to.

-- 
David Kastrup




reply via email to

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