[Gmp-commit] /var/hg/gmp-6.2: ChangeLog
mercurial at gmplib.org
mercurial at gmplib.org
Sun May 24 23:04:15 UTC 2020
details: /var/hg/gmp-6.2/rev/6de475d0b272
changeset: 18058:6de475d0b272
user: Torbjorn Granlund <tg at gmplib.org>
date: Mon May 25 01:04:12 2020 +0200
description:
ChangeLog
diffstat:
ChangeLog | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
diffs (23 lines):
diff -r 3793678c6209 -r 6de475d0b272 ChangeLog
--- a/ChangeLog Mon May 25 00:59:42 2020 +0200
+++ b/ChangeLog Mon May 25 01:04:12 2020 +0200
@@ -1,3 +1,19 @@
+2020-05-25 Torbjörn Granlund <tg at gmplib.org>
+
+ * tests/cxx/t-assign.cc: Use reference parameter for 'catch'.
+ * tests/cxx/t-constr.cc: Likewise.
+ * tests/cxx/t-ops2z.cc: Likewise.
+ * tests/cxx/t-rand.cc: Likewise.
+ * tests/cxx/t-do-exceptions-work-at-all-with-this-compiler.cc: Likewise.
+
+ * tune/speed.c: Undo 2020-05-24 _POSIX_C_SOURCE change, it breaks on
+ many broken systems.
+ * tune/freq.c: Likewise.
+ * tune/time.c: Likewise.
+ * tune/tuneup.c: Likewise.
+
+ * tests/devel/try.c: Revert 2020-05-24 changes.
+
2020-05-21 Torbjörn Granlund <tg at gmplib.org>
* tune/freq.c (_POSIX_C_SOURCE): Define.
More information about the gmp-commit
mailing list