]> git.donarmstrong.com Git - lilypond.git/commit
Fix #767.
authorNeil Puttock <n.puttock@gmail.com>
Wed, 24 Jun 2009 22:25:48 +0000 (23:25 +0100)
committerNeil Puttock <n.puttock@gmail.com>
Wed, 24 Jun 2009 22:25:48 +0000 (23:25 +0100)
commit9c96af259ccdf16d292acc53c38c402e71e45b01
tree37bbd46ad27d20d1e7e82a858345581ba19cbcec
parent0b4070fb77128d024b404d3a9d70340195ca4484
Fix #767.

- in Rhythmic_head::dot_count () use robust_scm2int to ensure sane
  value is returned even if Dots isn't live.
input/regression/collision-harmonic-no-dots.ly [new file with mode: 0644]
lily/rhythmic-head.cc