lilypond-devel
[Top][All Lists]
Advanced

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

Re: Give slurs skylines in outside-staff-priority calculations. (issue 5


From: k-ohara5a5a
Subject: Re: Give slurs skylines in outside-staff-priority calculations. (issue 5504055)
Date: Fri, 30 Dec 2011 04:34:36 +0000


http://codereview.appspot.com/5504055/diff/3002/lily/lily-guile.cc
File lily/lily-guile.cc (right):

http://codereview.appspot.com/5504055/diff/3002/lily/lily-guile.cc#newcode574
lily/lily-guile.cc:574: if (o >= 0)
gcc gives a warning that this test is always true.
'o' is type vsize which is a LilyPond alias for size_t which is
unsigned.

http://codereview.appspot.com/5504055/



reply via email to

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