This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hi,
in the light of the discussion following the preliminary fix for
7811, I think that the corresponfing testcase I committed is
malformed, in general: on the basis of LANG alone, loc.name()
for a loc constructed from the environment, is not fixed.
So I changed the testcase to use LC_ALL, which still passes now
and did'nt pass before the fix for 7811.
Ok 3.3 and 3.2?
Ciao,
Paolo.
////////////////
2002-09-07 Paolo Carlini <pcarlini@unitus.it>
* testsuite/22_locale/ctor_copy_dtor.cc (test03): Use
LC_ALL not LANG, since LANG by itself does not fix
loc.name() when loc is constructed from the environment.
Attachment:
patch_t_7811
Description: application/java-vm
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |