$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2007-06-02 11:55:28
Filip Konvic(ka wrote:
>> 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?
It's not according to my understanding (see other mail).  Right now I'd say 
the bug belongs to the standard library provider...
Jeff