------- Comment #9 from paolo dot carlini at oracle dot com 2008-09-30 10:21 ------- (In reply to comment #8) > So this isn't a "blocker" bug, but there is still a bug with wcin.imbue() and > wcout.imbue() when they are used alone without a > > "locale::global(locale("en_US"));" > > or > > "ios_base::sync_with_stdio(false);"
and this is clearly a duplicate of libstdc++/35353, which, note, given the current wording of the standard, is a Quality of Implementation Issue, not a proper bug. Anyway, as I said, nothing new here. *** This bug has been marked as a duplicate of 35353 *** -- paolo dot carlini at oracle dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37673