* data/lalr1.cc (struct yyltype): Don't define it, since we use

LocationType.
(b4_ltype): Default to yy::Location from location.hh.
This commit is contained in:
Akim Demaille
2002-09-06 11:54:05 +00:00
parent c0ad8bf3c2
commit 21846f695d
2 changed files with 10 additions and 15 deletions

View File

@@ -1,3 +1,9 @@
2002-09-06 Akim Demaille <akim@epita.fr>
* data/lalr1.cc (struct yyltype): Don't define it, since we use
LocationType.
(b4_ltype): Default to yy::Location from location.hh.
2002-09-04 Jim Meyering <jim@meyering.net>
* data/yacc.c: Guard the declaration of yytoknum also with