]> git.donarmstrong.com Git - lilypond.git/commit
Issue 3676: Bar checks display the wrong location
authorDavid Kastrup <dak@gnu.org>
Mon, 25 Nov 2013 18:33:34 +0000 (19:33 +0100)
committerDavid Kastrup <dak@gnu.org>
Mon, 25 Nov 2013 18:33:34 +0000 (19:33 +0100)
commit3426bec4228bde5a526bd4ad1d5c3bda220097cf
tree6f48bed63cf1c5f6d7454386cda106e1d90f5697
parent1d8034af125bcf8879b6f10ec18353af994633a8
 Issue 3676: Bar checks display the wrong location

This one is just embarrassing.  The lexer used last_input_ where it
should have been using here_input (), resulting in music identifiers
and some other stuff to be located one token early.
lily/lexer.ll