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: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Aug 2004 18:10:42 -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 pcarlini at suse dot de 2004-08-12 18:10 -------
> Does the absence of wctype.h and specializations prevent wstring from working?
wctpye.h is important for locale, for the ctype facet, but shouldn't prevent
wstring from working... Probably in our autoconf tests we are lacking a finer
grained enabling/disabling of the features...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17005