summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorryde <ryde@280ebfd0-de03-0410-8827-d642c229c3f4>2004-01-19 23:51:46 +0000
committerryde <ryde@280ebfd0-de03-0410-8827-d642c229c3f4>2004-01-19 23:51:46 +0000
commit33fbeb14dfd2f852c85a9a70e609d6a2eb09b1a8 (patch)
tree5a40772c255c03a1a60255d09385f3f2253a9bc1 /TODO
parent1af7134fc40cbbd7feb8457a267a34f2186d2c65 (diff)
downloadmpfr-33fbeb14dfd2f852c85a9a70e609d6a2eb09b1a8.tar.gz
# Add a remark to mpf_strto.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@2637 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 5e7082ce4..1d6e3b834 100644
--- a/TODO
+++ b/TODO
@@ -50,7 +50,10 @@ Changes in existing functions:
mpfr_strtofr -> without final '\0', returns the number of characters
read (or name mpfr_strtod suggested by Kevin, see below)]
-- [suggestion from Kevin:] char * mpf_strto (mpz_t ROP, const char *STR)
+- [suggestion from Kevin:]
+ [This has stalled on the gmp side, there'll be no hurry to do it in
+ mpfr until it's finalized in mpf.]
+ char * mpf_strto (mpz_t ROP, const char *STR)
Read a floating point number from a string. If successful the
result is stored in ROP and the return value points to the
character after those parsed. If STR doesn't start with a valid