Subject: [Boost-bugs] [Boost C++ Libraries] #2387: [patch] fix gcc 4.3 warning in archive/iterators/base64_from_binary.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-10-07 18:59:22
#2387: [patch] fix gcc 4.3 warning in archive/iterators/base64_from_binary.hpp
---------------------------------------------------+------------------------
Reporter: Bryan Silverthorn <bcs26_at_[hidden]> | Owner: ramey
Type: Patches | Status: new
Milestone: To Be Determined | Component: serialization
Version: Boost Development Trunk | Severity: Problem
Keywords: |
---------------------------------------------------+------------------------
Under -Wall -Werror, compilation of from_6_bit::operator() in
base64_from_binary.hpp fails with the following error:
"
/usr/include/boost-1_36/boost/archive/iterators/base64_from_binary.hpp:46:
error: array subscript has type âcharâ
"
The attached patch against r49167 fixes this warning.
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2387> 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:58 UTC