Opened 8 years ago

Closed 8 years ago

#11127 closed Bugs (fixed)

[bb10/qnx failures] Build error

Reported by: Jörg Böhme <joerg@…> Owned by: Robert Ramey
Milestone: Boost 1.58.0 Component: serialization
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

Build error on QNX/Blackberry crosscompiling:

In file included from ./boost/archive/impl/basic_xml_iarchive.ipp:16:0,

from libs/serialization/src/xml_iarchive.cpp:31:

./boost/archive/xml_archive_exception.hpp:35:44: error: looser throw specifier for 'virtual boost::archive::xml_archive_exception::~xml_archive_exception()'

class BOOST_ARCHIVE_DECL(BOOST_PP_EMPTY()) xml_archive_exception :

In file included from ./boost/archive/basic_text_iprimitive.hpp:52:0,

from ./boost/archive/xml_iarchive.hpp:23, from libs/serialization/src/xml_iarchive.cpp:26:

./boost/archive/archive_exception.hpp:86:13: error: overriding 'virtual boost::archive::archive_exception::~archive_exception() throw ()'

Fix see github commit c0d86bca4dea0adab57593f4f35ac42f0ddbe35e

Change History (1)

comment:1 by Robert Ramey, 8 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.