CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/03/02 14:55:05
Modified files:
gnu/gcc/libstdc++-v3/include/bits: locale_facets.tcc
Log message:
Fix patently broken handling of ios_base::showpos: "cout << showpos <<
0" should output "+0", not "0".
Diff from upstream (which is still GPLv2+) via Brad.
