[cfe-dev] Wide character test problem

Anton Korobeynikov anton at korobeynikov.info
Wed Oct 28 15:16:43 PDT 2009


Hello, John

> On Windows, the type of wide characters is unsigned short, causing the
> Sema/wchar.c to fail, which assumes int type.
> The easiest fix seems to be to conditionalize it, as follows:
1. What's about mingw?
2. It's better to conditionalize based on -fshort-wchar option

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the cfe-dev mailing list