This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Update on libstdc++/6410 (a.k.a. non-ascii mon. symbol AND wchar_t => chaos)
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Paolo Carlini <pcarlini at unitus dot it>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Tue, 7 May 2002 08:13:40 -0700
- Subject: Re: Update on libstdc++/6410 (a.k.a. non-ascii mon. symbol AND wchar_t => chaos)
- Organization: Red Hat/San Francisco
- References: <3CD7CFFF.4020208@unitus.it>
- Reply-to: bkoz at redhat dot com
> Now, however, what's happening is that the assert still fails, since
> result4, while being different from that of the unpatched case (in the
> unpatched case, even n == 17), is still not correct:
I can verify this. I'm looking at this too, but don't have anything yet.
-benjamin