Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11538: Stalled file in boost serialize library
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-29 03:57:56
#11538: Stalled file in boost serialize library
-------------------------------+---------------------------
Reporter: kreuzerkrieg@⦠| Owner: ramey
Type: Bugs | Status: closed
Milestone: To Be Determined | Component: serialization
Version: Boost 1.59.0 | Severity: Problem
Resolution: invalid | Keywords:
-------------------------------+---------------------------
Comment (by kreuzerkrieg@â¦):
here you go
1>c:\MyTestApp\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(35):
error C2062: type 'void' unexpected
1>c:\MyTestApp\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(36):
error C2653: 'shared_ptr_helper_base': is not a class or namespace name
1>c:\MyTestApp\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(36):
error C2143: syntax error: missing ';' before '{'
1>c:\MyTestApp\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(36):
error C2447: '{': missing function header (old-style formal list?)
1>c:\MyTestApp\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(43):
error C2059: syntax error: ')'
1>c:\MyTestApp\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(44):
error C2653: 'shared_ptr_helper_base': is not a class or namespace name
1>c:\MyTestApp\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(45):
error C4430: missing type specifier - int assumed. Note: C++ does not
support default-int
1>c:\MyTestApp\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(49):
error C2448: 'boost::serialization::m_o_sp': function-style initializer
appears to be a function definition
1>c:\MyTestApp\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(51):
error C2059: syntax error: ')'
1>c:\MyTestApp\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(52):
error C2653: 'shared_ptr_helper_base': is not a class or namespace name
1>c:\MyTestApp\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(52):
error C2143: syntax error: missing ';' before '{'
1>c:\MyTestApp\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(52):
error C2447: '{': missing function header (old-style formal list?)
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11538#comment:3> 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:19 UTC