mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14:23:04 +00:00
stack::size instead of stack::height.
* data/lalr1.cc (stack::height): Rename as... (stack::size): this. Fix the output type. Comment changes.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2008-11-03 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
stack::size instead of stack::height.
|
||||
* data/lalr1.cc (stack::height): Rename as...
|
||||
(stack::size): this.
|
||||
Fix the output type.
|
||||
Comment changes.
|
||||
|
||||
2008-11-03 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Use variants to support objects as semantic values.
|
||||
|
||||
Reference in New Issue
Block a user