Re: [Boost-bugs] [Boost C++ Libraries] #1711: Boost Serialization export facility broken on gcc 4.1, 4.2

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1711: Boost Serialization export facility broken on gcc 4.1, 4.2
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-03-28 23:10:50


#1711: Boost Serialization export facility broken on gcc 4.1, 4.2
--------------------------------------+-------------------------------------
  Reporter: sohail | Owner: ramey
      Type: Bugs | Status: new
 Milestone: Boost 1.35.0 | Component: serialization
   Version: Boost Development Trunk | Severity: Showstopper
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Comment (by dave):

 Replying to [comment:9 Sohail Somani <boost-trac_at_[hidden]>]:
> Replying to [comment:8 Sohail Somani <boost-trac_at_[hidden]>]:
> > Replying to [comment:7 Sohail Somani <boost-trac_at_[hidden]>]:
> > > I feel that it should work but when all the instantiation magic is
 happening, it is choosing the int overload rather than the Archive
 overload.
> > >
> >
> > The int overload of instantiate_ptr_serialization, that is.
>
> This is the case. If you remove the inlined empty definition of
 instantiate_ptr_serialization, there is a link error referencing the int
 instantiations. I think it is a g++ bug...


 That part at least isn't a surprise. As the comment says, that version of
 the function is actually called.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1711#comment:10>
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