22 Apr
2011
22 Apr
'11
7 p.m.
On Fri, Apr 22, 2011 at 4:47 PM, eg
On 4/18/2011 8:31 AM, Bo Jensen wrote:
I had some older code which used to work before, but seem to have flushing problems now.
What version of Boost are you using?
The reason I ask is because there was a "flushing a filtering_ostream" bug which was fixed in Boost 1.46.
For details see: https://svn.boost.org/trac/boost/ticket/4590
Thanks for the reply. I am currently investigating if some of the issues mentioned in the thread is effecting my code. I am using boost 1.46.1, but the bug is not fixed ! I downloaded and ran the first test case and it failed still.