Subject: [Boost-bugs] [Boost C++ Libraries] #12387: automatic lib link
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-08-10 07:42:19
#12387: automatic lib link
--------------------------------+---------------------
Reporter: boaz.barnea@⦠| Owner: andysem
Type: Bugs | Status: new
Milestone: To Be Determined | Component: log
Version: Boost 1.61.0 | Severity: Problem
Keywords: log,lib,linckage,X |
--------------------------------+---------------------
Hi,
When I include a header of a class which uses boost::log library
after the line "#define X 0" the compilation of this module freezes!
(never ending)
I use Visual Studio 2015 c++ (ansi-c++ and boost).
the lines I included were:
#include <boost/log/trivial.hpp>
#include <boost/log/sources/severity_logger.hpp>
#include <boost/log/sources/record_ostream.hpp>
Thanks,
Boaz.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12387> 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