[PATCH] Fix 7811's testcase
Paolo Carlini
pcarlini@unitus.it
Sat Sep 7 07:43:00 GMT 2002
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch_t_7811
Type: application/x-java-vm
Size: 740 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20020907/813a8ed5/attachment.bin>
More information about the Libstdc++
mailing list