Opened 9 years ago

Last modified 9 years ago

#8755 new Patches

Boost.-Signals VS2013 compilation error

Reported by: Lars Viklund <zao@…> Owned by: Douglas Gregor
Milestone: Boost 1.56.0 Component: signals
Version: Boost 1.55.0 Severity: Problem
Keywords: VS2013; error Cc:

Description

The BOOST_WORKAROUND macros at boost/signals/detail/named_slot_map.hpp:130 and libs/signals/src/named_slot_map.cpp:27 needs to be increased to <= 1800 in order to encompass the Visual Studio 2013 Preview compiler.

Attachments (1)

0003-Boost.Signals-increment-MSVC-workaround-to-include-1.patch (1.4 KB ) - added by Lars Viklund <zao@…> 9 years ago.

Download all attachments as: .zip

Change History (2)

comment:1 by ptedhouse, 9 years ago

Keywords: VS2013 error added
Milestone: To Be DeterminedBoost 1.56.0
Summary: Boost.Signals VS2013 Preview version bumpBoost.-Signals VS2013 compilation error
Version: Boost 1.54.0Boost 1.55.0
Note: See TracTickets for help on using tickets.