Subject: [Boost-bugs] [Boost C++ Libraries] #11860: Using iostreams causes lots of messages about deprecated header template_arity_spec.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-12-22 14:27:34
#11860: Using iostreams causes lots of messages about deprecated header
template_arity_spec.hpp
------------------------------------------+-----------------------
Reporter: martin.apel@⦠| Owner: turkanis
Type: Bugs | Status: new
Milestone: To Be Determined | Component: iostreams
Version: Boost 1.60.0 | Severity: Problem
Keywords: type_traits iostreams spirit |
------------------------------------------+-----------------------
Using headers from iostreams or Spirit cause lots of messages like the
following:
{{{
develop/extern/share/boost-1.60/include/boost/type_traits/detail/template_arity_spec.hpp:13:83:
note: #pragma message: NOTE: Use of this he
ader (template_arity_spec.hpp) is deprecated
In file included from
develop/extern/share/boost-1.60/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from
develop/extern/share/boost-1.60/include/boost/iostreams/detail/resolve.hpp:26,
from
develop/extern/share/boost-1.60/include/boost/iostreams/detail/push.hpp:24,
from
develop/extern/share/boost-1.60/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from
develop/extern/share/boost-1.60/include/boost/iostreams/stream_buffer.hpp:22,
from
develop/extern/share/boost-1.60/include/boost/iostreams/stream.hpp:21
}}}
There seems to be no way how to suppress these messages.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11860> 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:19 UTC