mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-04-28 06:33:36 +00:00
regex: Remove misplaced comment.
* modules/regex (Depends-on): Don't mention uchar-h-c23.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2026-04-25 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
regex: Remove misplaced comment.
|
||||
* modules/regex (Depends-on): Don't mention uchar-h-c23.
|
||||
|
||||
2026-04-25 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
xstrtol tests: Don't rely on is_GNULIB_strtol.
|
||||
|
||||
@@ -49,10 +49,6 @@ stdint-h [test $ac_use_included_regex = yes]
|
||||
strncpy [test $ac_use_included_regex = yes]
|
||||
verify [test $ac_use_included_regex = yes]
|
||||
uchar-h [test $ac_use_included_regex = yes]
|
||||
# The lonesome_lower array requires ISO C 23 semantics for char32_t.
|
||||
# But uchar-h-c23 has a global effect, therefore leave it to each package
|
||||
# to enable it.
|
||||
#uchar-h-c23 [test $ac_use_included_regex = yes]
|
||||
|
||||
configure.ac:
|
||||
gl_REGEX
|
||||
|
||||
Reference in New Issue
Block a user