Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1857: IA64, GCC 4.3, redefinition of 'struct boost::serialization::implementation_level<std::vector<long int, std::allocator<long int> > >'
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-05-06 15:05:17
#1857: IA64, GCC 4.3, redefinition of 'struct
boost::serialization::implementation_level<std::vector<long int,
std::allocator<long int> > >'
-------------------------------+--------------------------------------------
Reporter: Stefan Eckardt | Owner: ramey
Type: Bugs | Status: new
Milestone: To Be Determined | Component: serialization
Version: Boost 1.35.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment (by ramey):
Hmmmmmm - I don't think removing the above lines is a great idea. This
would make your archives which use vectors unusable for programs built
with a different compiler.
This needs to be investigated some more. Is it possible that on this
compiler "long int" is a synonym for some other type such that is also in
the list? e.g int64_t ?
As I said - needs more consideration.
Robert Ramey
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1857#comment:1>
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:49:57 UTC