summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2005-01-24 10:43:16 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2005-01-24 10:43:16 +0000
commitc8267bdb2f0c2ec234129417d13c5fbd482ac526 (patch)
tree2ac8a587b87e30d64593237f62fe72a57ae2277d /BUGS
parent702933006f2c2ca005e3dd2842880325a4a9851b (diff)
downloadmpfr-c8267bdb2f0c2ec234129417d13c5fbd482ac526.tar.gz
Update.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3210 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS7
1 files changed, 5 insertions, 2 deletions
diff --git a/BUGS b/BUGS
index 8021e4e4b..fa57a8ae2 100644
--- a/BUGS
+++ b/BUGS
@@ -1,4 +1,4 @@
-Copyright 1999, 2001, 2002, 2003, 2004 Free Software Foundation.
+Copyright 1999, 2001, 2002, 2003, 2004, 2005 Free Software Foundation.
Contributed by the Spaces project, INRIA Lorraine.
This file is part of the MPFR Library.
@@ -37,7 +37,10 @@ Known bugs:
Potential bugs:
* Possible integer overflows on some machines. Some types are used
- inconsistently.
+ inconsistently. Possible bugs with huge precisions (> 2^30).
+
+* Possible bugs if the chosen exponent range does not allow to represent
+ some numbers such as 1 or 1/2.
* Possible infinite loop in some functions for particular cases: when
the exact result is an exactly representable number or the middle of