]> Savannah Git Hosting - gnulib.git/commit
regex: simplify definition of BITSET_WORD_BITS
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 22 Jan 2020 01:29:35 +0000 (17:29 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 22 Jan 2020 02:47:31 +0000 (18:47 -0800)
commita13558b4366698af08f5a757ce6b47042852a7bd
tree0e85418647c76ad633ca24a2850624713ef16bcc
parent49c6f78c8b55f5d876ba499fdcd60a13661b49b7
regex: simplify definition of BITSET_WORD_BITS

* config/srclist.txt: Remove regex.c, regex_internal.h temporarily.
* lib/regex.c (__STDC_WANT_IEC_60559_BFP_EXT__): Define.
* lib/regex_internal.h (BITSET_WORD_BITS):
* modules/regex (Depends-on): Add limits-h.
Simplify now that we can use ULONG_WIDTH.
ChangeLog
config/srclist.txt
lib/regex.c
lib/regex_internal.h
modules/regex