Subject: [Boost-bugs] [Boost C++ Libraries] #9626: ambiguous call to overloaded function when combining interprocess::bufferstream and iostreams::filtering_streambuf
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-02-02 08:13:14
#9626: ambiguous call to overloaded function when combining
interprocess::bufferstream and iostreams::filtering_streambuf
------------------------------------+--------------------------
Reporter: Edan Ayal <edanayal@â¦> | Owner: igaztanaga
Type: Bugs | Status: new
Milestone: To Be Determined | Component: interprocess
Version: Boost 1.55.0 | Severity: Regression
Keywords: |
------------------------------------+--------------------------
Hi,
I'm using interprocess::bufferstream, interprocess::basic_vectorstream and
iostreams::filtering_streambuf to compress/decompress bzip2.
The attached code compiles and works fine in 54, but fails to compile in
55.
I've looked inside bufferstream.hpp and saw major changes (like multiple
inheritance - which probably caused the problem).
(BTW, I couldn't find the description of these changes in the 55 release
notes. Where can I find it?)
Thank you,
Edan Ayal
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9626> 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:15 UTC