Boost C++ Libraries: Ticket #8983: More -Wunused-local-typedef warnings when building Boost 1.54.0 with gcc 4.8.1 https://svn.boost.org/trac10/ticket/8983 <p> These are the unused-local-typedef warnings specific to Boost.Locale: </p> <p> ./boost/locale/boundary/segment.hpp:30:35: warning: typedef ‘right_iterator’ locally defined but not used [-Wunused-local-typedefs] </p> <blockquote> <p> typedef <a class="missing wiki">RightIterator</a> right_iterator; </p> </blockquote> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8983 Trac 1.4.3 Artyom Beilis Thu, 13 Jul 2017 14:42:08 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/8983#comment:1 https://svn.boost.org/trac10/ticket/8983#comment:1 <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> <p> Already fixed </p> Ticket