summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-04-20 02:03:43 +0200
committerBruno Haible <bruno@clisp.org>2023-04-20 02:03:43 +0200
commit5ec5eb70b1e41b7e6aca67f6531ec20d28401bd3 (patch)
tree186cefb19c739603c949e2bb46fe4b9371468300 /ChangeLog
parentfe92102332352143ab17ba8596d66f91a5e256b3 (diff)
downloadgnulib-5ec5eb70b1e41b7e6aca67f6531ec20d28401bd3.tar.gz
random: Fix compilation errors in C++ on mingw 10.
* lib/stdlib.in.h (random, srandom): Disable _GL_CXXALIASWARN invocation on non-glibc systems.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5026c8c1cf..4266437e42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2023-04-19 Bruno Haible <bruno@clisp.org>
+ random: Fix compilation errors in C++ on mingw 10.
+ * lib/stdlib.in.h (random, srandom): Disable _GL_CXXALIASWARN invocation
+ on non-glibc systems.
+
+2023-04-19 Bruno Haible <bruno@clisp.org>
+
year2038-required: Fix configure failure with MSVC.
* m4/largefile.m4 (_AC_SYS_LARGEFILE_PROBE): Distinguish the results
"support not detected" and "supported through gnulib". If the result is