[Boost-bugs] [Boost C++ Libraries] #10236: C1202 compilation error on long set_formatter( ) expressions for MSVC 2013

Subject: [Boost-bugs] [Boost C++ Libraries] #10236: C1202 compilation error on long set_formatter( ) expressions for MSVC 2013
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-07-23 21:01:16


#10236: C1202 compilation error on long set_formatter( ) expressions for MSVC 2013
-------------------------------------+---------------------
 Reporter: Kent Knox <kent.knox@…> | Owner: andysem
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: log
  Version: Boost 1.55.0 | Severity: Problem
 Keywords: C1202 |
-------------------------------------+---------------------
 I am attaching a minimal program to reproduce a compile error on MSVC
 2013. The entire error message is to long to paste here, but it begins
 with:
 fatal error C1202: recursive type or function dependency context too
 complex

 This program does not actually attach or set any attributes to the logger,
 but I paired this program down to demonstrate the compilcation error.
 Actual attributes do not need to be created.

 If I comment out or remove lines from the formatter expression, the
 compilation succeeds.

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