(goto_map, ngotos, from_state, to_state): Omit
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 22 Oct 2004 23:08:33 +0000 (23:08 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 22 Oct 2004 23:08:33 +0000 (23:08 +0000)
commit4cf44c004591323a8a247680046404c6faf99765
tree5a81f5f0b209613f22f36e871b50ae8509e389c7
parentdba08b04613701b549bd46604f37953421b8f21f
(goto_map, ngotos, from_state, to_state): Omit
initial values, since they're never used.
(set_goto_map): ngotos is now unsigned, so test for overflow
src/lalr.c