mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-18 00:33:03 +00:00
lalrl1.cc: give a chance to user defined YYLLOC_DEFAULT.
* data/lalr1.cc (YYLLOC_DEFAULT): Move its definition from the header file to the implementation file, after the user %code sections. * NEWS: Document it. Conflicts: ChangeLog data/lalr1.cc
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2010-05-11 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
lalrl1.cc: give a chance to user defined YYLLOC_DEFAULT.
|
||||
* data/lalr1.cc (YYLLOC_DEFAULT): Move its definition from the
|
||||
header file to the implementation file, after the user %code
|
||||
sections.
|
||||
* NEWS (2.5): Document this.
|
||||
|
||||
2010-05-07 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
c++: use YYRHSLOC.
|
||||
|
||||
Reference in New Issue
Block a user