This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/17005] wide character strings don't work on HP-UX 11i using gcc 3.4.1
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Aug 2004 19:45:20 -0000
- Subject: [Bug libstdc++/17005] wide character strings don't work on HP-UX 11i using gcc 3.4.1
- References: <20040812163817.17005.jerrydy@sbcglobal.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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