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]

Re: [PATCH] Fix collate_members_xx.cc (take2)



> 2002-03-14  Paolo Carlini  <pcarlini@unitus.it>
> 
>         * testsuite/22_locale/collate_members_char.cc
>         (test01): compare the result of collate::compare with
>         that of collate::transform + string::compare, not with
>         that of collate::transform + collate::compare.
>         (test01): values returned by collate::compare are
>         normalized, therefore test against +-1.
>         * testsuite/22_locale/collate_members_wchar_t.cc: Ditto.
 
this is great Paolo, thanks!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]