summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2017-12-09 11:18:20 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2017-12-09 11:18:20 +0000
commit239393c77f1bc761023405b9a9206de517648d7d (patch)
tree2644a1d1a5eaa1b976e575648484992b5d4ef0ba /TODO
parentb5254387bde41f5a725a649949fcb0c23c9b42c7 (diff)
downloadmpfr-239393c77f1bc761023405b9a9206de517648d7d.tar.gz
[TODO] Rename the DEBUG macro to MPFR_DEBUG?
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@11949 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 251ac5897..9c98f0452 100644
--- a/TODO
+++ b/TODO
@@ -674,6 +674,9 @@ 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