bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 2089 in lilypond: dangerous redefinition of SCM s / Moment s


From: lilypond
Subject: Re: Issue 2089 in lilypond: dangerous redefinition of SCM s / Moment s
Date: Fri, 09 Dec 2011 08:24:46 +0000

Updates:
        Status: Started
        Owner: address@hidden

Comment #1 on issue 2089 by address@hidden: dangerous redefinition of SCM s / Moment s
http://code.google.com/p/lilypond/issues/detail?id=2089

According to the view of the compiler, s is redefined in the same scope (dangerous) while l is redefined in an inner scope as compared to the original definition (not all that unusual).

I actually see no point in creating the variable l at all since it is only referenced once.

I'll fix that presently.




reply via email to

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