mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 05:43:03 +00:00
* src/LR0.c (new_state, get_state): Instead of using the global
`kernel_size' and `kernel_base', have two new arguments: `core_size' and `core'. Adjust callers.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2002-05-06 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/LR0.c (new_state, get_state): Instead of using the global
|
||||
`kernel_size' and `kernel_base', have two new arguments:
|
||||
`core_size' and `core'.
|
||||
Adjust callers.
|
||||
|
||||
|
||||
2002-05-06 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/reader.c (packgram): No longer end `ritem' with a 0
|
||||
|
||||
Reference in New Issue
Block a user