Subject: [Boost-bugs] [Boost C++ Libraries] #3146: portable_binary_iarchive.hpp unused arg warning/ wrong exception code from what()
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-06-08 02:26:21
#3146: portable_binary_iarchive.hpp unused arg warning/ wrong exception code from
what()
----------------------------------+-----------------------------------------
Reporter: jflinn_at_[hidden] | Owner: ramey
Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: serialization
Version: Boost 1.39.0 | Severity: Problem
Keywords: |
----------------------------------+-----------------------------------------
portable_binary_iarchive_exception
(exception_code c = incompatible_integer_size )
With arg c not being used. In fact the what() message of a thrown
exception would never report the incompatible integer size message, since
the exception_code was never actually set.
patch attached.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3146> 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:00 UTC