[Boost-bugs] [Boost C++ Libraries] #9320: stat_collector example does not work

Subject: [Boost-bugs] [Boost C++ Libraries] #9320: stat_collector example does not work
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-10-29 20:42:20


#9320: stat_collector example does not work
--------------------------------------+---------------------
 Reporter: John.D.Mairs@… | Owner: andysem
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: log
  Version: Boost 1.54.0 | Severity: Problem
 Keywords: extension_stat_collector |
--------------------------------------+---------------------
 I'm using boost 1.54, VS2012 Update3 on Windows 7 SP1. I can step into
 logging::add_value("Sent", 100u) and see the constructor for
 add_value_manip work correctly with m_value = 100 and m_id = 8. By the
 time basic_record_ostream.operator<< is called the manip parameter has the
 m_value at 2130567168. Incorrect values are of course found in the
 stat_collector.consume method as well as being written out to csv file.

 This example code is found in the html doc for boost log Minimalistic sink
 backend with code under libs\log\example\doc\extension_stat_collector.cpp

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9320>
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:14 UTC