This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [RFH] Update on collate_members_wchar_t.cc
Phil Edwards wrote:
> On Wed, Mar 13, 2002 at 07:01:10PM +0100, Paolo Carlini wrote:
> >
> > Since it used to pass by chance before in that both i1 and i2 were incorrectly
> > equal to +1, could you possible tell me the values of i1 and i2??
>
> -1 and -1 for both 3.1 and 3.2.
Very well.
> > Another thing: collate_members_wchar_t.cc passes or not on your platform?
>
> Yes, it XPASSes, both versions.
Consistent. Very, very well.
> Any other information I can give? Some random thoughts:
>
> LANG is 'C' in my compilation and runtime environment (should not matter,
> right?). Are there locale-related system-configuration files which glibc
> reads which might affect this?
>
> Hmmmm... it's not a stock glibc 2.2.5, some to think of it. It's "glibc
> 2.2.5 build 3" from Debian. I can send the changelog from stock 2.2.5 if
> that would help.
So, it looks like we are in fact (/contrary/ to my conjecture) back to a problem
with glibc?!? At this point it would be /really/ important to know the changelog
from stock 2.2.5. Thanks Phil!
Ciao, Paolo.