summaryrefslogtreecommitdiff
path: root/README.dev
diff options
context:
space:
mode:
Diffstat (limited to 'README.dev')
-rw-r--r--README.dev1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.dev b/README.dev
index fcf3537..099d36e 100644
--- a/README.dev
+++ b/README.dev
@@ -17,6 +17,7 @@ Creating a new release
0) Run all tests with valgrind and check no memory leak remains:
for f in .libs/lt-t*; do valgrind $f; done
0b) Disable test in line 35 of log.dat.
+ 0c) Check compilation with gmp 4.2.2 and mpfr 2.3.1.
1) Check the version number in configure.ac ("AC_INIT (mpc, _version_...)"),
INSTALL, src/get_version.c, src/mpc.h (remove suffix "-dev" in
MPC_VERSION_STRING) and Makefile.vc.