]> 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 22:45:37 +0000 (23:45 +0100)
commit40f231d2a6d6ad7451090bf3c0688016dc74e4e6
treea7f9fde8eeb24de73d538397b555c6c437aba480
parent6b7134153d9f25634c7f4844faee306d22c784d2
 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