mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
* src/bison.s1 (YYLLOC_DEFAULT): New macro.
Provide a default definition. Use it when executing the default @ action. * src/reader.c (reader_output_yylsp): No longer include `timestamp' and `text' in the default YYLTYPE.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2000-12-14 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/bison.s1 (YYLLOC_DEFAULT): New macro.
|
||||
Provide a default definition.
|
||||
Use it when executing the default @ action.
|
||||
* src/reader.c (reader_output_yylsp): No longer include
|
||||
`timestamp' and `text' in the default YYLTYPE.
|
||||
|
||||
2000-12-12 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/reader.c (copy_definition, parse_union_decl, copy_action)
|
||||
|
||||
Reference in New Issue
Block a user