]> Savannah Git Hosting - gnulib.git/commit
regex: remove _REGEX_NELTS
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Apr 2025 22:42:40 +0000 (15:42 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Apr 2025 22:44:48 +0000 (15:44 -0700)
commit7fddad0294390f85855c93175bfc513107ebd7ee
tree3a070b410e449b5d23c04e04d1e3ba53dd9eaaa6
parent6ff0345dd56403f8a7953602b10c914f81f80d20
regex: remove _REGEX_NELTS

This is a cleanup after the recent fix for undefined behavior.
* lib/regex.h (_REGEX_NELTS): Remove, as it is no longer useful.
All uses removed.  Remove no-longer-needed uses of #pragma GCC.
ChangeLog
lib/regex.h
lib/regexec.c