summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
author(no author) <(no author)@280ebfd0-de03-0410-8827-d642c229c3f4>2004-11-03 15:19:59 +0000
committer(no author) <(no author)@280ebfd0-de03-0410-8827-d642c229c3f4>2004-11-03 15:19:59 +0000
commit51637611d5c2aab138756377c8d5947875d128b0 (patch)
tree712ea03d548590c56b4254f3ec9177e1dd641836 /BUGS
parent0fa7e68d2efda499aa0e2d73d21c2d0733082611 (diff)
downloadmpfr-51637611d5c2aab138756377c8d5947875d128b0.tar.gz
This commit was manufactured by cvs2svn to create tagmpfr-2-1-0-rel
'mpfr-2-1-0-rel'. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/tags/mpfr-2-1-0-rel@3073 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS11
1 files changed, 7 insertions, 4 deletions
diff --git a/BUGS b/BUGS
index edb69016d..8021e4e4b 100644
--- a/BUGS
+++ b/BUGS
@@ -1,4 +1,4 @@
-Copyright 1999, 2001, 2002, 2003 Free Software Foundation.
+Copyright 1999, 2001, 2002, 2003, 2004 Free Software Foundation.
Contributed by the Spaces project, INRIA Lorraine.
This file is part of the MPFR Library.
@@ -24,13 +24,16 @@ Probably many bugs.
Known bugs:
-* The overflows/underflows are not yet implemented in all functions, or
- partially implemented. For instance, mpfr_pow (z, x, y, rnd) fails for
- very small x and some values of y.
+* The overflows/underflows are partially implemented in some functions.
+ For instance, mpfr_pow (z, x, y, rnd) fails for very small x and some
+ values of y.
* The mpfr_set_ld function assumes that the long double type has an
exponent of at most 15 bits.
+* When MPFR is compiled with Visual C++ under MS Windows, some tests may
+ fail, because of the way special IEEE-754 double values are tested.
+
Potential bugs:
* Possible integer overflows on some machines. Some types are used