Subject: [Boost-bugs] [Boost C++ Libraries] #10385: init_from_stream ignores errors in config file/stream
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-08-20 13:36:55
#10385: init_from_stream ignores errors in config file/stream
------------------------------+---------------------
Reporter: apolukhin | Owner: andysem
Type: Bugs | Status: new
Milestone: To Be Determined | Component: log
Version: Boost 1.56.0 | Severity: Problem
Keywords: |
------------------------------+---------------------
Some typos are ignored by the `boost::log::init_from_stream` function.
For example config file with incorrectly spelled `Sinks.`:
{{{
[Sink.ImportantSink]
}}}
will be accepted and the whole section will be silently ignored.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10385> 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:16 UTC