[Boost-bugs] [Boost C++ Libraries] #3677: Serialization via a reference to a pointer fails at compile time

Subject: [Boost-bugs] [Boost C++ Libraries] #3677: Serialization via a reference to a pointer fails at compile time
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-11-26 17:28:52


#3677: Serialization via a reference to a pointer fails at compile time
------------------------------------------------+---------------------------
 Reporter: churanov.port.maintainer@… | Owner: ramey
     Type: Bugs | Status: new
Milestone: Boost 1.42.0 | Component: serialization
  Version: Boost 1.41.0 | Severity: Regression
 Keywords: |
------------------------------------------------+---------------------------
 The 'x11-toolkits/gigi' application failed to compile with the Boost-1.41.
 The application is known to build successfully with boost 1.39.

 The error message is:
 error: cannot convert 'const
 boost::serialization::extended_type_info_typeid<GG::Font>' to 'const
 boost::serialization::extended_type_info*' in return

 The issue may be reproduced using the preprocessed translation unit
 "saveload.ii"

 The command-line is g++43 -o saveload.o -c -fno-strict-aliasing -pipe
 -Wall -Wno-parentheses -O2 -pthread saveload.ii

 The operating system is FreeBSD 7.2-RELEASE/i386 [[BR]]
 The compiler is g++43 (GCC) 4.3.5 20091115 (prerelease)

 Links to external files:

 Error log fragment - http://alexanderchuranov.com/boost-port/gigi-
 boost-1.41/gigi-boost-1.41.0.log [[BR]]
 The preprocessed translation unit - http://alexanderchuranov.com/boost-
 port/gigi-boost-1.41/saveload.ii [[BR]]
 The full application source -
 http://www.freebsd.org/cgi/pds.cgi?ports/x11-toolkits/gigi

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3677>
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:01 UTC