Subject: [Boost-bugs] [Boost C++ Libraries] #9381: boost::log comilation failure on MSVC 2012
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-11-13 09:25:49
#9381: boost::log comilation failure on MSVC 2012
------------------------------+---------------------
Reporter: anonymous | Owner: andysem
Type: Bugs | Status: new
Milestone: To Be Determined | Component: log
Version: Boost 1.55.0 | Severity: Problem
Keywords: |
------------------------------+---------------------
The first boost::log #include file I added to my project caused a
compilation failure on MSVC 2012:
#include <boost/log/sources/severity_channel_logger.hpp>
gives the output:
1>C:\thirdparty\boost\boost/log/sources/features.hpp(100): error C2061:
syntax error : identifier 'BOOST_PP_ENUM_BINARY_PARAMS'
... and subsequent cascade errors.
I think it's just missing an include (patch attached)
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9381> 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