[Boost-bugs] [Boost C++ Libraries] #3911: Boost.Serialization test failures on AIX with vacpp

Subject: [Boost-bugs] [Boost C++ Libraries] #3911: Boost.Serialization test failures on AIX with vacpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-02-08 20:36:52


#3911: Boost.Serialization test failures on AIX with vacpp
-------------------------------------+--------------------------------------
 Reporter: ccambly@… | Owner: ramey
     Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: serialization
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------------------
 The tests for Boost.serialization:
 test_polymorphic_polymorphic_text_archive
 test_polymorphic_polymorphic_text_warchive
 test_polymorphic_polymorphic_xml_archive
 test_polymorphic_polymorphic_xml_warchive

 on AIX with vacpp all fail with the error message:
 (S) The call to "save" has no best match
 These tests work fine with address-model=64. The compilation errors are
 only emitted in 32bit because the macro BOOST_NO_INT64_T is not defined in
 32bit.

 I believe the right fix is changing boost/cstdint.hpp to define the macro
 BOOST_NO_INT64_T in 32bit mode on AIX with vacpp.

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