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] 4.0 fix for libstdc++/23871


On Wed, Sep 14, 2005 at 02:37:12AM +0200, Paolo Carlini wrote:
> Janis Johnson wrote:
> 
> >Paolo and Benjamin have both said offline that this backport from
> >mainline to the 4.0 branch (when it reopens) is OK, but this is the
> >first time I've written a test for libstdc++; is this the right
> >location for it, and does it need anything else in the comments?
> >
> I would suggest simply adding the testcases that originally went in
> together with those bits of the patch. In other terms,
> testsuite/27_io/basic_ostream/inserters_arithmetic/char/7.cc and
> testsuite/27_io/basic_ostream/inserters_arithmetic/wchar_t/7.cc
> (actually the bits for long and long long should pass already, please
> double check).

Both of those tests already pass with the 4.0 branch, but the new test
fails without the patch and passes with it.

Janis


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