Boost C++ Libraries: Ticket #8473: Make Boost compatible with Clang's -Wimplicit-fallthrough diagnostic. https://svn.boost.org/trac10/ticket/8473 <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/8473 Trac 1.4.3 Alexander Kornienko <alexfh@…> Mon, 22 Apr 2013 14:28:57 GMT attachment set https://svn.boost.org/trac10/ticket/8473 https://svn.boost.org/trac10/ticket/8473 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">container.patch</span> </li> </ul> Ticket Ion Gaztañaga Mon, 29 Jul 2013 21:33:21 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/8473#comment:1 https://svn.boost.org/trac10/ticket/8473#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> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/85168" title="Fixes #8473">[85168]</a>) Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8473" title="#8473: Patches: Make Boost compatible with Clang's -Wimplicit-fallthrough diagnostic. (closed: fixed)">#8473</a> </p> Ticket