mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14:23:04 +00:00
* data/lalr1.cc (lex_): Rename as...
(yylex_): this. Move the trace here. Take the %name-prefix into account. Reported by Alexandre Duret-Lutz.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2004-12-15 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* data/lalr1.cc (lex_): Rename as...
|
||||
(yylex_): this.
|
||||
Move the trace here.
|
||||
Take the %name-prefix into account.
|
||||
Reported by Alexandre Duret-Lutz.
|
||||
|
||||
2004-12-15 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Simplify the C++ parser constructor.
|
||||
|
||||
Reference in New Issue
Block a user