Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12391: Visual Studio 2010 hangs up when linking boost log object
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-08-12 19:02:12
#12391: Visual Studio 2010 hangs up when linking boost log object
-------------------------------+--------------------------------
Reporter: xinyan.zhang@⦠| Owner: andysem
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: log
Version: Boost 1.61.0 | Severity: Problem
Resolution: invalid | Keywords: Visual Studio 2010
-------------------------------+--------------------------------
Comment (by andysem):
You could also be calling `flush()` which forces the buffered records to
be processed at the point of this call. Other than that I can't see how
records could appear in the output.
BTW, `start_thread` is `true` by default, you have to explicitly set it to
`false` to disable the internal thread.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12391#comment:3> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:20 UTC