This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [libstdc++] Fix for 22_locale/collate_byname.cc
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Peter Schmid <schmid at snake dot iap dot physik dot tu-darmstadt dot de>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Mon, 18 Feb 2002 22:02:11 -0800 (PST)
- Subject: Re: [libstdc++] Fix for 22_locale/collate_byname.cc
> 2002-02-16 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
>
> * testsuite/22_locale/collate_byname.cc (test01): Replace size4
> with size3 for the string collations of str5.
Nice! Thanks. This is in now.
-benjamin