[PATCH] libstdc++/testsuite: Fix a 4402.cc compilation error

Maciej W. Rozycki macro@codesourcery.com
Wed Jun 11 00:21:00 GMT 2014


On Wed, 11 Jun 2014, Jonathan Wakely wrote:

> > The reason is cout is a plain character stream and does not accept wide
> > characters.  An obvious fix is below, verified to produce correct output.
> > 
> > OK to apply?
> 
> Yes OK, thanks.

 Committed, thanks for your review.

  Maciej



More information about the Libstdc++ mailing list