lilypond-devel
[Top][All Lists]
Advanced

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

Re: staff_radius fixes (issue 6202048)


From: graham
Subject: Re: staff_radius fixes (issue 6202048)
Date: Mon, 07 May 2012 18:25:35 +0000

looks like this simplifies things, which is always nice to see.


http://codereview.appspot.com/6202048/diff/1/lily/slur-configuration.cc
File lily/slur-configuration.cc (right):

http://codereview.appspot.com/6202048/diff/1/lily/slur-configuration.cc#newcode291
lily/slur-configuration.cc:291: size_t n = convex_head_distances.size
();
is .size() the number of staff spaces, or the amount of bytes it takes
in memory, or what?  I'm slightly wondering about changing n from a Real
to a size_t.

http://codereview.appspot.com/6202048/



reply via email to

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