mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 22:03:02 +00:00
Use b4_subtract where possible.
* data/lalr1.cc (b4_subtract): Move to... * data/bison.m4: here. * data/glr.c (b4_rhs_data): Use it. * data/yacc.c (b4_rhs_value, b4_rhs_location): Use it.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2008-11-18 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Use b4_subtract where possible.
|
||||
* data/lalr1.cc (b4_subtract): Move to...
|
||||
* data/bison.m4: here.
|
||||
* data/glr.c (b4_rhs_data): Use it.
|
||||
* data/yacc.c (b4_rhs_value, b4_rhs_location): Use it.
|
||||
|
||||
2008-11-18 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Remove incorrect mode specification.
|
||||
|
||||
Reference in New Issue
Block a user