Boost C++ Libraries: Ticket #11860: Using iostreams causes lots of messages about deprecated header template_arity_spec.hpp https://svn.boost.org/trac10/ticket/11860 <p> Using headers from iostreams or Spirit cause lots of messages like the following: </p> <pre class="wiki">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 </pre><p> There seems to be no way how to suppress these messages. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11860 Trac 1.4.3 anonymous Sun, 27 Dec 2015 15:08:24 GMT <link>https://svn.boost.org/trac10/ticket/11860#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11860#comment:1</guid> <description> <p> I get the same complaint from e.g.: In file included boost/function_types/member_function_pointer.hpp:13:0, </p> <blockquote> <p> boost/tti/detail/dptmf.hpp:12, boost/tti/detail/dmem_fun.hpp:27, boost/tti/has_member_function.hpp:15, </p> </blockquote> <p> and In file included from boost/function_types/is_callable_builtin.hpp:13:0, </p> <blockquote> <p> from boost/function_types/parameter_types.hpp:20, from boost/tti/detail/dftclass.hpp:10, from boost/tti/detail/dcomp_mem_fun.hpp:13, from boost/tti/detail/dmem_fun.hpp:24, from boost/tti/has_member_function.hpp:15, </p> </blockquote> </description> <category>Ticket</category> </item> <item> <author>stephan.menzel@…</author> <pubDate>Sun, 27 Dec 2015 20:03:25 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/11860#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11860#comment:2</guid> <description> <p> Indeed. As I use both spirit and iostream a lot this clutters all my builds in 1.60. </p> <p> Quite unusual to see this happen in spirit... I can confirm this in gcc 4.9 &amp; 5.3 and MSVC 14 alike. </p> <p> Stephan </p> </description> <category>Ticket</category> </item> <item> <author>gagan1kumar@…</author> <pubDate>Wed, 30 Dec 2015 15:06:58 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/11860#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11860#comment:3</guid> <description> <p> PR for this fix : <a class="ext-link" href="https://github.com/boostorg/iostreams/pull/24"><span class="icon">​</span>https://github.com/boostorg/iostreams/pull/24</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Nathan Ridge</dc:creator> <pubDate>Mon, 06 Jun 2016 06:14:59 GMT</pubDate> <title>cc set https://svn.boost.org/trac10/ticket/11860#comment:4 https://svn.boost.org/trac10/ticket/11860#comment:4 <ul> <li><strong>cc</strong> <span class="trac-author">zeratul976@…</span> added </li> </ul> Ticket anonymous Wed, 15 Jun 2016 01:41:59 GMT <link>https://svn.boost.org/trac10/ticket/11860#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11860#comment:5</guid> <description> <p> This still exists in 1.61.0, so it is still the first thing a new user will see when building boost for the first time. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Wed, 15 Jun 2016 01:42:52 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/11860#comment:6 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11860#comment:6</guid> <description> <p> s/building/using </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Thu, 21 Jul 2016 17:32:09 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/11860#comment:7 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11860#comment:7</guid> <description> <p> boost python triggers the same warning as well </p> <p> boost/python/detail/def_helper.hpp: 9 </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Sat, 13 Aug 2016 19:09:36 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/11860#comment:8 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11860#comment:8</guid> <description> <p> Fix that god damn warning already. </p> </description> <category>Ticket</category> </item> <item> <author>daira@…</author> <pubDate>Tue, 16 Aug 2016 11:11:12 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/11860#comment:9 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11860#comment:9</guid> <description> <p> Yes, this is very irritating. <a class="ext-link" href="https://github.com/zcash/zcash/issues/1259"><span class="icon">​</span>https://github.com/zcash/zcash/issues/1259</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Dan</dc:creator> <pubDate>Mon, 26 Sep 2016 15:10:36 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/11860#comment:10 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11860#comment:10</guid> <description> <p> Would someone please fix this? It's ridiculous! </p> </description> <category>Ticket</category> </item> <item> <author>daira@…</author> <pubDate>Tue, 27 Sep 2016 18:02:23 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/11860#comment:11 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11860#comment:11</guid> <description> <p> <a class="ext-link" href="https://github.com/boostorg/iostreams/pull/24"><span class="icon">​</span>https://github.com/boostorg/iostreams/pull/24</a> has been merged, so presumably this will be fixed in 1.62. </p> </description> <category>Ticket</category> </item> </channel> </rss>