This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug stdio/15929] scanf doesn't set errno to ERANGE for unsigned short overflows


https://sourceware.org/bugzilla/show_bug.cgi?id=15929

--- Comment #3 from Andreas Schwab <schwab@linux-m68k.org> ---
There are no manpages as part of glibc, you should report this to the provider
of them (probably the man-pages project).

scanf is really only useful for very simple interaction.  If you want more
sophisticated behaviour you need to parse the input yourself.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]