mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Push a complete symbol, not connected parts.
* data/lalr1.cc (yypush_): Take a data_type&, not disconnected state, value and location. Adjust callers.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2008-11-09 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Push a complete symbol, not connected parts.
|
||||
* data/lalr1.cc (yypush_): Take a data_type&, not disconnected
|
||||
state, value and location.
|
||||
Adjust callers.
|
||||
|
||||
2008-11-09 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Agregate yylval and yylloc.
|
||||
|
||||
Reference in New Issue
Block a user