]> git.donarmstrong.com Git - lilypond.git/commit
Fix #1338.
authorNeil Puttock <n.puttock@gmail.com>
Sat, 30 Oct 2010 17:58:47 +0000 (18:58 +0100)
committerNeil Puttock <n.puttock@gmail.com>
Sat, 30 Oct 2010 17:58:47 +0000 (18:58 +0100)
commit93c53eb1435affbe789caf5a2d18d499fb980c7f
treebc40d0f1cddcb3e02b58ce7f7bd0856c74525ae3
parent8af3c27f5b63009a9a8507fcfcc220a93dcbf725
Fix #1338.

* lily/lily-lexer.cc (set_identifier):

  dereference the anonymous variable representing a nested property's previous
  setting
input/regression/paper-nested-override2.ly [new file with mode: 0644]
lily/lily-lexer.cc