mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 00:03:03 +00:00
* lib/bitset.h (bitset_reset): Do not assume that bitset_word is
the same width as int. This reapplies a hunk of the 2002-08-12 patch <http://mail.gnu.org/pipermail/bison-patches/2002-August/001111.html>, which was inadvertently undone by the 2002-09-30 patch. * lib/lbitset.c (debug_lbitset): Do not assume that bitset_word is the same width as int.
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
2002-10-06 Paul Eggert <eggert@twinsun.com>
|
||||||
|
|
||||||
|
* lib/bitset.h (bitset_reset): Do not assume that bitset_word is
|
||||||
|
the same width as int. This reapplies a hunk of the 2002-08-12 patch
|
||||||
|
<http://mail.gnu.org/pipermail/bison-patches/2002-August/001111.html>,
|
||||||
|
which was inadvertently undone by the 2002-09-30 patch.
|
||||||
|
* lib/lbitset.c (debug_lbitset): Do not assume that bitset_word is
|
||||||
|
the same width as int.
|
||||||
|
|
||||||
2002-10-04 Paul Eggert <eggert@twinsun.com>
|
2002-10-04 Paul Eggert <eggert@twinsun.com>
|
||||||
|
|
||||||
Version 1.50.
|
Version 1.50.
|
||||||
|
|||||||
Reference in New Issue
Block a user