[PATCH 03/10] The bits/types/*.h treatment for stdio and wchar.

Joseph Myers joseph@codesourcery.com
Mon May 22 14:56:00 GMT 2017


On Sat, 20 May 2017, Zack Weinberg wrote:

> What I've decided to do about this is duplicate the
> 
> #ifndef __WINT_TYPE__
> # define __WINT_TYPE__ unsigned int
> #endif
> 
> in __mbstate_t.h and then use __WINT_TYPE__ unconditionally in the
> structure definition.  Sound good?

That seems a reasonable approach to me.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list