]> git.donarmstrong.com Git - lilypond.git/commit
Issue 1553: Staff stretching problem in 2.13.50+
authorKeith OHara <k-ohara5a5a@oco.net>
Sun, 24 Nov 2013 10:15:18 +0000 (11:15 +0100)
committerDavid Kastrup <dak@gnu.org>
Sun, 24 Nov 2013 10:30:55 +0000 (11:30 +0100)
commit8ea800d36b1e64615f5830f5790239c4a5f90a0b
tree5be345bf146c13fe0f876d6cc398e47eff27b9b0
parentebee513cb550db57d3739c3510ad0f2fb8179166
Issue 1553: Staff stretching problem in 2.13.50+

optimal-page-breaking.cc needs to protect unsigned subtraction.

Signed-off-by: David Kastrup <dak@gnu.org>
lily/optimal-page-breaking.cc