Opened 9 years ago
Last modified 9 years ago
#8755 new Patches
Boost.-Signals VS2013 compilation error
Reported by: | 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)
Change History (2)
by , 9 years ago
Attachment: | 0003-Boost.Signals-increment-MSVC-workaround-to-include-1.patch added |
---|
comment:1 by , 9 years ago
Keywords: | VS2013 error added |
---|---|
Milestone: | To Be Determined → Boost 1.56.0 |
Summary: | Boost.Signals VS2013 Preview version bump → Boost.-Signals VS2013 compilation error |
Version: | Boost 1.54.0 → Boost 1.55.0 |
Note:
See TracTickets
for help on using tickets.