* src/conflicts.c (log_resolution): Accept the rule involved in
authorAkim Demaille <akim@epita.fr>
Sat, 15 Jun 2002 18:24:08 +0000 (18:24 +0000)
committerAkim Demaille <akim@epita.fr>
Sat, 15 Jun 2002 18:24:08 +0000 (18:24 +0000)
commit9801d40c506b718971aed52c44975c7951bcb3bc
tree869d38731ead5d6f6f28a38eba74ecc91ef65db3
parentc02634922181a18cd6f2d430901a7747ea17b12b
* src/conflicts.c (log_resolution): Accept the rule involved in
the sr conflicts instead of the lookahead number that points to
that rule.
(flush_reduce): Accept the current lookahead vector as argument,
instead of the index in LA.
(resolve_sr_conflict): Accept the current number of lookahead
bitset to consider for the STATE, instead of the index in LA.
(set_conflicts): Adjust.
* src/lalr.c, src/lalr.h, src/state.h: Comment changes.
ChangeLog
src/conflicts.c
src/lalr.c
src/lalr.h
src/state.h