summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55f010adac..d3f092b946 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2023-05-01 Paul Eggert <eggert@cs.ucla.edu>
+ extern-inline: port to pcc
+ * m4/extern-inline.m4 (gl_EXTERN_INLINE): Port to pcc
+ 1.2.0.DEVEL 20220331, which doesn’t support extern inline
+ even though it claims to be GCC 4.3 and to support C11.
+
regex: prefer C23 style overflow checking
* lib/regex_internal.h: Include stdckdint.h.
* lib/regexec.c (re_search_2_stub):