$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [log] auto_flush not flushing?
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2010-06-15 14:53:43
On 15.06.2010 8:05, Michael Caisse wrote:
> Andrey Semashev wrote:
>> On 06/14/2010 12:08 AM, Michael Caisse wrote:
>>> Hi Andrey -
>>>
>>> The following is a reduced example that still fails. The file is not
>>> created until the program is exiting.
>>>
>>> Thank you for the help.
>>
>> It works as expected on my Ubuntu 9.10 ("starting..." is in the file
>> when waiting for input). I tried on trunk, but the related code from
>> v1 is still the same. What library version do you use?
>
> I suspect the important part was mentioned in my first email. I am
> experiencing the problem in windows, VC8 and the library was a release
> from sourceforge.
I can't test with vc8 as I don't have it, but with vc9 it works as
expected, too. Tested release 1.0 this time, Windows 7.
> What do you mean by "trunk"? It isn't in the boost trunk so should I
> assume sourceforge?
Yes, the library is currently hosted on SourceForge.
> How can I determine a "version" for the library given some source code?
If you downloaded it as a released archive, it is sufficient to say the
version of the release. If you checked it out from SVN then state the
revision.