This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/17005] wide character strings don't work on HP-UX 11i using gcc 3.4.1


------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2004-08-14 19:45 -------
Subject: Re:  wide character strings don't work on HP-UX

> ------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-14
> 19:27 -------
> Note that C94 requires wchar_t support too.

I believe that we have wchar_t without defining _INCLUDE__STDC_A1_SOURCE.
It adds mbstate_t, WCHAR_MAX, WCHAR_MIN, etc.  Are these in C94?  I don't
have a copy of the C94 specification.

Dave


-- 


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


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