[Bug libc/20639] Inconsistency in definitions of fputwc(), putwc() and putwchar() in glibc
igor.liferenko at gmail dot com
sourceware-bugzilla@sourceware.org
Fri Oct 7 05:51:00 GMT 2016
https://sourceware.org/bugzilla/show_bug.cgi?id=20639
--- Comment #6 from Igor Liferenko <igor.liferenko at gmail dot com> ---
Is fact, these functions had correct interfaces in "ISO Working Paper
SC22/WG14/N204 dated 31st March 1992" (which is the final draft before
publishing "ISO/IEC 9899:1990/Amendment 1:1995"), but they were changed in
"ISO/IEC 9899:1990/Amendment 1:1995". Can anybody explain the reasoning behind
this?
You may leave the interfaces of these functions as they are now, but at least
please consider changing the type of wint_t to the same as of wchar_t.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list