[Bug preprocessor/40376] GCC defines UNICODE instead of _UNICODE for -municode

ktietz at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jun 8 08:31:00 GMT 2009



------- Comment #2 from ktietz at gcc dot gnu dot org  2009-06-08 08:31 -------
Ok, it is no fiction, but a issue for tchar.h in CRT headers. See
http://blogs.msdn.com/oldnewthing/archive/2004/02/12/71851.aspx

so, we define UNICODE for PSDK, but _UNICODE is user defined AFAIU. But
possibly we could add the _UNICODE define for CRT's sake, too.

Kai


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40376



More information about the Gcc-bugs mailing list