Boost logo

Boost :

Subject: Re: [boost] [log] auto_flush not flushing?
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2010-06-15 17:06:50


On 06/15/2010 11:32 PM, Michael Caisse wrote:
>
> The file does show up after a character is entered and the program exists.
> I'll give it a try on linux today and see that I can verify it works and
> then try to proceed from there.

You could walk through the code in the debugger. In particular, see if
the file is actually created when flush() is called in
basic_text_file_backend::do_consume. And whether it is actually called,
for that matter. I have no idea why it doesn't work in your case.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk