mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-09-09 01:47:07 +00:00
* lib/bitset.h (BITSET_FOR_EACH, BITSET_FOR_EACH_REVERSE):
Do not overrun array bounds.
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
2003-05-03 Paul Eggert <[email protected]>
|
||||||
|
|
||||||
|
* lib/bitset.h (BITSET_FOR_EACH, BITSET_FOR_EACH_REVERSE):
|
||||||
|
Do not overrun array bounds.
|
||||||
|
This should fix a bug reported today by Olatunji Oluwabukunmi in
|
||||||
|
<http://mail.gnu.org/archive/html/bug-bison/2003-05/msg00004.html>.
|
||||||
|
|
||||||
2003-04-29 Akim Demaille <[email protected]>
|
2003-04-29 Akim Demaille <[email protected]>
|
||||||
|
|
||||||
* src/gram.h, src/gram.c (pure_parser, glr_parser): Move to...
|
* src/gram.h, src/gram.c (pure_parser, glr_parser): Move to...
|
||||||
|
|||||||
Reference in New Issue
Block a user