From 2ed60bf6188109e4535a0c18eaa56b803e41e0e7 Mon Sep 17 00:00:00 2001 From: enge Date: Tue, 16 Sep 2008 14:46:58 +0000 Subject: update some files in preparation of the 0.5 release git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@171 211d60ee-9f03-0410-a15a-8952a2c7a4e4 --- BUGS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'BUGS') diff --git a/BUGS b/BUGS index e69de29..3a0266d 100644 --- a/BUGS +++ b/BUGS @@ -0,0 +1,5 @@ +- No checks are made for intermediate overflows, which may occur + in the middle of the algorithms although the final result + may be representable. +- Correct handling of special values (Nan, infinities) is + postponed to a later version. -- cgit v1.2.1