This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: new AIX failure
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Paolo Carlini <pcarlini at unitus dot it>
- Cc: bkoz at redhat dot com, libstdc++ at gcc dot gnu dot org
- Date: Wed, 08 May 2002 11:29:27 -0400
- Subject: Re: new AIX failure
>>>>> Paolo Carlini writes:
Paolo> Indeed, it looks like it is happening on other non-gnu-locale platforms
Paolo> too. Most probably the new tests are exercising something which is still
Paolo> not ok (my and Takeshi bad!) with the generic local model.
Paolo> However, perhaps you can provide some additional information:
Paolo> specifically how the execution failure is happening? Can you confirm
Paolo> that the "ja_JP.eucjp" localedata is present in your system?
Paolo> Anyway, I will look into it in a few hours from now, trying to reproduce
Paolo> the problem on x86-Linux with --enable-clocale=generic.
What confuses me is that the "C" locale test was added to many of
the 22_locale files. Only codecvt_members_char_char.cc fails. If the
other (non-wchar) files are not disabled, something more subtle is going
on.
David