summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2017-12-12 00:44:45 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2017-12-12 00:44:45 +0000
commit70bac44edc68944ae008d3ae03e3b5a9bde921bc (patch)
tree702f1d3adcb5f920133a86430d88e73c660e9fad
parent31ced837f560dabdbab506bedce6da6131ec2d5b (diff)
downloadmpfr-70bac44edc68944ae008d3ae03e3b5a9bde921bc.tar.gz
[TODO] Removed item on the DEBUG macro (done in r11955).
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@11957 280ebfd0-de03-0410-8827-d642c229c3f4
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 9c98f0452..251ac5897 100644
--- a/TODO
+++ b/TODO
@@ -674,9 +674,6 @@ Table of contents:
constants) because we do not have the control of memory allocation for
mpz_init.
-- rename the DEBUG macro to MPFR_DEBUG to avoid issues with CI builds
- that define this macro?
-
##############################################################################
7. Portability