char-oriented printf functions lack %ls and %lc

Gunnar Ritter gunnarr at acm.org
Mon Nov 21 17:44:21 PST 2005


Hi,

as of 1.3.7-DEVELOPMENT, the char-oriented printf() functions lack
the %ls and %lc conversions required by POSIX. This might be easy
to fix since the wchar_t-oriented equivalents in vfwprintf.c do
have code for them.

	Gunnar





More information about the Bugs mailing list