Subject: [Boost-bugs] [Boost C++ Libraries] #1140: boost::iostreams linked_streambuf bug
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-08-04 11:20:43
#1140: boost::iostreams linked_streambuf bug
-----------------------------------------------------+----------------------
Reporter: Noboru Uchida <noboru_at_[hidden]> | Owner: dgregor
Type: Bugs | Status: new
Milestone: To Be Determined | Component: iostreams
Version: Boost 1.34.1 | Severity: Problem
Keywords: |
-----------------------------------------------------+----------------------
Please forgive my poor English.
'''
BOOST_IOSTREAMS_USING_PROTECTED_STREAMS_BUFFER''' macro (
which is defined in boost/iostreams/detail/streambuf/linked_streambuf.hpp)
includes '''sputc'''(), which is a *public* member of
std::basic_streambuf<>.
Properbly this is not what is meant to be, I think.
As a result, boost::iostreams::stream_buffer<>::sputc() is
hidden to users, and users can't call it.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1140>
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:56 UTC