lilypond-devel
[Top][All Lists]
Advanced

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

Re: Fix 153: \once\set properly restores the context property (issue4810


From: joeneeman
Subject: Re: Fix 153: \once\set properly restores the context property (issue4810042)
Date: Thu, 21 Jul 2011 16:15:41 +0000

If you do

\set #'foo = #1
c
\once \set #'foo = #2
c
\once \set #'foo = #3
c

then the final value of foo should be 1. But with this code, I think it
will be 2.

http://codereview.appspot.com/4810042/



reply via email to

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