
1 Jun
2007
1 Jun
'07
8:38 a.m.
I did some debugging on the matter and I suspect that the line boost/date_time/posix_time/posix_time_io.hpp:61 is the culprit. It changes the locale of wcout and whatever machinery should revert this back, it does not. This agrees with my observation that using a wostringstream for formatting does not damage wcout.
What do you think?
No ideas? I really think that the above code is defective. Should I submit a bug report then? Cheers, Filip