Boost C++ Libraries: Ticket #8472: Make Boost compatible with Clang's -Wimplicit-fallthrough diagnostic. https://svn.boost.org/trac10/ticket/8472 <p> Patch that inserts BOOST_FALLTHROUGH to annotate fallthrough between switch cases. Ticket with discussion of BOOST_FALLTHROUGH: <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8408" title="#8408: Patches: Boost is not compatible with Clang's -Wimplicit-fallthrough diagnostic (closed: fixed)">#8408</a> </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8472 Trac 1.4.3 Alexander Kornienko <alexfh@…> Mon, 22 Apr 2013 14:27:32 GMT attachment set https://svn.boost.org/trac10/ticket/8472 https://svn.boost.org/trac10/ticket/8472 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">format.patch</span> </li> </ul> Ticket James E. King, III Thu, 12 Oct 2017 17:44:43 GMT status, version, milestone changed; resolution set https://svn.boost.org/trac10/ticket/8472#comment:1 https://svn.boost.org/trac10/ticket/8472#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>version</strong> <span class="trac-field-old">Boost Development Trunk</span> → <span class="trac-field-new">Boost 1.61.0</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">duplicate</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.62.0</span> </li> </ul> <p> Duplicate of <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8408" title="#8408: Patches: Boost is not compatible with Clang's -Wimplicit-fallthrough diagnostic (closed: fixed)">#8408</a>, patch was applied in 1.62.0. </p> Ticket