Boost C++ Libraries: Ticket #10528: Remove unused typedef domain_type https://svn.boost.org/trac10/ticket/10528 <p> There is an ununsed typedef "domain_type" in the function "last_next" in the file boost/icl/concept/interval.hpp. With g++ 4.8.2, this results in a warning "typedef 'domain_type' locally defined but not used". </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10528 Trac 1.4.3 anonymous Tue, 23 Sep 2014 13:33:34 GMT version changed https://svn.boost.org/trac10/ticket/10528#comment:1 https://svn.boost.org/trac10/ticket/10528#comment:1 <ul> <li><strong>version</strong> <span class="trac-field-old">Boost 1.54.0</span> → <span class="trac-field-new">Boost 1.56.0</span> </li> </ul> Ticket anonymous Wed, 24 Sep 2014 06:34:32 GMT <link>https://svn.boost.org/trac10/ticket/10528#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/10528#comment:2</guid> <description> <p> I've found some more unused typedefs which lead to complier warnings. boost/icl/concept/interval_associator_base.hpp: Lines 31 and 44 boost/icl/concept/interval_associator.hpp: Lines 124 and 142 boost/icl/concept/interval_map.hpp: Lines 309, 349, 350 and 541 boost/icl/detail/interval_set_algo.hpp: Lines 249, 263, 572, 593 and 617 boost/icl/detail/subset_comparer.hpp: Lines 122 and 123 </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Joachim Faulhaber</dc:creator> <pubDate>Tue, 19 Jun 2018 15:14:31 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/10528#comment:3 https://svn.boost.org/trac10/ticket/10528#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket