summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-04-12 14:29:49 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-04-12 14:29:49 +0000
commitf0544a42b7d141e3615d51b228ccd8b12549eab4 (patch)
tree883fae979063a9bfdbb2b367ecc5aacbbda1453e /BUGS
parentd4ab36cc814012a82534f9b7610628e631f3dfe7 (diff)
downloadmpfr-f0544a42b7d141e3615d51b228ccd8b12549eab4.tar.gz
mpfr_get_d* fixed.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@1862 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS2
1 files changed, 0 insertions, 2 deletions
diff --git a/BUGS b/BUGS
index d7e6828e2..aa502a996 100644
--- a/BUGS
+++ b/BUGS
@@ -12,6 +12,4 @@ Knowns bugs:
* TMP_ALLOC problems in agm.c and sqrt.c. (Kevin Ryde, 05 March 2002)
-* get_d.c: still some problems with subnormals (the test fails).
-
* mpfr_set_d may give wrong results on some architectures.