Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3747: Serialization code speculate in order of static initialization
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-03-29 21:11:41
#3747: Serialization code speculate in order of static initialization
--------------------------------------------------+-------------------------
Reporter: Runar Undheim <r.undheim@â¦> | Owner: ramey
Type: Bugs | Status: reopened
Milestone: Boost 1.43.0 | Component: serialization
Version: Boost 1.41.0 | Severity: Showstopper
Resolution: | Keywords: serialization static order
--------------------------------------------------+-------------------------
Comment(by ramey):
What is the problem?
Why should static initialization be in some particular order?
What is the error here?
I unzipped the files. and tried to compile and got
serializationRegistration.cpp
Linking to lib file: boost_serialization-vc71-mt-gd-1_42.lib
Linking to lib file: boost_serialization-vc71-mt-gd-1_42.lib
Linking to lib file: boost_serialization-vc71-mt-gd-1_42.lib
c:\BoostRelease\libs\serialization\test\SerializationClasses.hpp(18) :
error C2470: 'abstract' : looks like a function definition, but there is
no formal parameter list; skipping apparent body
c:\BoostRelease\libs\serialization\test\SerializationClasses.hpp(27) :
error C2504: 'Base' : base class undefined
c:\BoostRelease\libs\serialization\test\SerializationClasses.hpp(35) :
error C2504: 'Base' : base class undefined
I just don't know what I'm supposed to do with this.
Robert Ramey
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3747#comment:11> 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:02 UTC