help on inconsistent printf() warning from gcc

Joseph S. Myers joseph@codesourcery.com
Fri Oct 31 19:07:00 GMT 2014


On Fri, 31 Oct 2014, Joel Sherrill wrote:

> Hi
> 
> In tracking down warnings in RTEMS, we have one which
> is for a printf() format specifier on wchar_t. The code

The formats in question take wint_t, not wchar_t.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Newlib mailing list