List of known bugs (certainly very incomplete)
----------------------------------------------
-Time-stamp: <1998-03-03T15:29:53-0800 drepper>
+Time-stamp: <1998-04-08T09:29:12-0700 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
[ *] The libm-ieee `scalb' function gives wrong results for
non-integral second parameters.
+[ *] The *scanf() functions currently do not handle %l[ and %ls parameters
+ correctly since the parsing of the multi-byte characters does not
+ yet use mbsrtowcs().
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ulrich Drepper
drepper@cygnus.com