mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 13:23:04 +00:00
pacify syntax-checks
* lib/lbitset.c, tests/c++.at: here. * cfg.mk: Add exceptions.
This commit is contained in:
@@ -887,7 +887,7 @@ lbitset_ones (bitset dst)
|
||||
bitset! It makes a sparse bitset become dense. An alternative
|
||||
is to have a flag that indicates that the bitset stores the
|
||||
complement of what it indicates. */
|
||||
|
||||
|
||||
bitset_windex windex
|
||||
= (BITSET_SIZE_ (dst) + BITSET_WORD_BITS - 1) / BITSET_WORD_BITS;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user