This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

Re: help on inconsistent printf() warning from gcc


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


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