This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/9028] codecvt<wchar_t, char, mbstate_t> doesn't work on Red Hat Linux 8.0.
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jun 2003 08:06:08 -0000
- Subject: [Bug libstdc++/9028] codecvt<wchar_t, char, mbstate_t> doesn't work on Red Hat Linux 8.0.
- References: <20021220074601.9028.peturr02@ru.is>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9028
dhazeghi@yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
GCC build triplet| |i686-pc-linux-gnu
GCC host triplet| |i686-pc-linux-gnu
GCC target triplet| |i686-pc-linux-gnu
Last reconfirmed|0000-00-00 00:00:00 |2003-06-08 08:06:07
date| |
------- Additional Comments From dhazeghi@yahoo.com 2003-06-08 08:06 -------
Ben, I take it that despite the lengthy cvs log, this is not fully fixed? With gcc 3.3 branch
(20030603), the test here segfaults. With mainline, it simply complains about a number of missing
locales.
Dara