summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2016-07-22 13:33:48 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2016-07-22 13:33:48 +0000
commit80bac78fd64c3125a1a88500721750bab0e21acf (patch)
tree2f6b951bdf159a080bbab335c0c157e4f51e6af1 /TODO
parentb7924eb292be84e039acf48c4990d8922d510072 (diff)
parentb9d99141abedafd7827efe56d1b425ddae45d593 (diff)
downloadmpfr-80bac78fd64c3125a1a88500721750bab0e21acf.tar.gz
Merged r10573 through r10597 from the trunk (no conflicts).
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/faithful@10653 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index b21dab3c3..dc72031c6 100644
--- a/TODO
+++ b/TODO
@@ -582,6 +582,10 @@ Table of contents:
http://stackoverflow.com/a/3430353/3782797
https://hamberg.no/erlend/posts/2013-02-18-static-array-indices.html
+- change most mpfr_urandomb occurrences to mpfr_urandom in the tests?
+ (The one done in r10573 allowed us to find a bug even without
+ assertion checking.)
+
##############################################################################
7. Portability