]> git.donarmstrong.com Git - lilypond.git/commit
Fix crash on overfull lines.
authorJoe Neeman <joeneeman@gmail.com>
Mon, 7 Sep 2009 06:17:58 +0000 (23:17 -0700)
committerJoe Neeman <joeneeman@gmail.com>
Mon, 7 Sep 2009 07:08:09 +0000 (00:08 -0700)
commitca1ed9008a87ba3e8115f684b0216d564dd1ed50
tree34c1329a4026cb1f060d381f4dde503025c49bfc
parent72a1b3809919786b385493f924202926bfdcb6b0
Fix crash on overfull lines.

Previously, the line breaker would return an uninitialized Line_details
struct for lines that were overfull, causing the page breaker to
crash.
input/regression/page-spacing-system-count-overfull.ly [new file with mode: 0644]
lily/constrained-breaking.cc
lily/include/constrained-breaking.hh