projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d1e05e6
)
Describe %l[ and %ls problem in scanf.
author
drepper
<drepper>
Wed, 8 Apr 1998 09:33:10 +0000
(09:33 +0000)
committer
drepper
<drepper>
Wed, 8 Apr 1998 09:33:10 +0000
(09:33 +0000)
BUGS
patch
|
blob
|
history
diff --git
a/BUGS
b/BUGS
index
ccb6077
..
3a2e7e5
100644
(file)
--- a/
BUGS
+++ b/
BUGS
@@
-1,7
+1,7
@@
List of known bugs (certainly very incomplete)
----------------------------------------------
List of known bugs (certainly very incomplete)
----------------------------------------------
-Time-stamp: <1998-0
3-03T15:29:53-08
00 drepper>
+Time-stamp: <1998-0
4-08T09:29:12-07
00 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
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
@@
-60,6
+60,10
@@
Severity: [ *] to [***]
[ *] The libm-ieee `scalb' function gives wrong results for
non-integral second parameters.
[ *] 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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ulrich Drepper
drepper@cygnus.com