This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] Fix _M_compare_helper
- 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: Sat, 9 Mar 2002 22:19:38 -0800 (PST)
- Subject: Re: [PATCH] Fix _M_compare_helper
> this is the patch discussed with Ulrich, which fixes part of the issue with
> collate_members_wchar_t.cc: with it only one VERIFY fails, that at line 107.
> Right now this is the best we can do, I think, barring further debugging of the
> glibc side of the problem.
>
> Ok?
Yep. I'll look at this more on monday. Thanks!