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

Jonathan Wakely jwakely@redhat.com
Tue Jun 10 23:03:00 GMT 2014


On 10/06/14 20:24 +0100, Maciej W. Rozycki 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.



More information about the Libstdc++ mailing list