mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14:23:04 +00:00
* data/lalr1.cc (position.hh): Make sure "columns" never pushes
before initial_columns. (location.hh): Use consistent variable names when defining the operator<<. Use "last" so that we subtract from Positions, not from unsigned.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2003-02-20 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* data/lalr1.cc (position.hh): Make sure "columns" never pushes
|
||||
before initial_columns.
|
||||
(location.hh): Use consistent variable names when defining the
|
||||
operator<<.
|
||||
Use "last" so that we subtract from Positions, not from unsigned.
|
||||
|
||||
2003-02-20 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* data/lalr1.cc (position.hh): New subfile, including the extended
|
||||
|
||||
Reference in New Issue
Block a user