]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue 4442/7: Stop maintaining "parser" variable
authorDavid Kastrup <dak@gnu.org>
Fri, 12 Jun 2015 11:41:11 +0000 (13:41 +0200)
committerDavid Kastrup <dak@gnu.org>
Tue, 16 Jun 2015 19:17:29 +0000 (21:17 +0200)
When invoking a parser, the global "parser" variable was temporarily
pointing to the parser.  This mechanism was somewhat awkward and with
problems of its own.  Since an active parser maintains the %parser fluid
now, we can forego maintaining the "parser" variable altogether.


No differences found