diff options
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/BUGS b/BUGS index 7585e7fe45..f4b60398ed 100644 --- a/BUGS +++ b/BUGS @@ -1,7 +1,7 @@ List of known bugs (certainly very incomplete) ---------------------------------------------- -Time-stamp: <1997-11-05T16:59:11+0100 drepper> +Time-stamp: <1997-11-12T04:42:03+0100 drepper> This following list contains those bugs which I'm aware of. Please make sure that bugs you report are not listed here. If you can fix one @@ -55,6 +55,11 @@ Severity: [ *] to [***] checked for errors, but the whole file containing the same category. [PR libc/207] + +[ *] The libm-ieee `asin' function gives wrong results (at least for 0.5). + +[ *] _IO_getline can loop forever, at least with C++ + [PR libc/332] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ulrich Drepper drepper@cygnus.com |