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: "jbuck at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Aug 2004 17:39:55 -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 jbuck at gcc dot gnu dot org 2004-08-12 17:39 -------
Confirmed. I get
17005.C: In function `int main()':
17005.C:4: error: `wstring' is not a member of `std'
17005.C:4: error: expected `;' before "s"
Despite Paolo's comment, I don't think this ever worked.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Known to fail| |3.2.3 3.3.2 3.4.1
Last reconfirmed|0000-00-00 00:00:00 |2004-08-12 17:39:54
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17005