]> git.donarmstrong.com Git - lilypond.git/commit
Handle situations that either one of above and below is a valid
authorHan-Wen Nienhuys <hanwen@lilypond.org>
Mon, 18 Apr 2011 02:47:29 +0000 (23:47 -0300)
committerCarl Sorensen <c_sorensen@byu.edu>
Sat, 30 Apr 2011 03:41:49 +0000 (21:41 -0600)
commitbeedd09c78a7725d0d52b93c59e3d9840681c3e5
tree1bdc27c66308c508fd19c9508f3bc4ff340ebcb7
parentdfc8cd2060d0b4b10f8106187e6a4c8a756348b0
Handle situations that either one of above and below is a valid
configuration in Beam::shift_region_to_valid().

This fixes the regression introduced in
bf707a03756021f69e3f5d1a8246639a6a601099, leading to random quanting
(-O2 build) or crashes (debug build.)
lily/beam.cc