Boost C++ Libraries: Ticket #1482: boost::python::throw_error_already_set should be marked noreturn https://svn.boost.org/trac10/ticket/1482 <p> boost::python::throw_error_already_set should be marked noreturn, so that gcc doesn't complain when functions call it at the end and then don't return. </p> <p> Thanks! Geoffrey </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1482 Trac 1.4.3 Marshall Clow Tue, 11 Dec 2007 14:20:12 GMT component changed; owner set https://svn.boost.org/trac10/ticket/1482#comment:1 https://svn.boost.org/trac10/ticket/1482#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Dave Abrahams</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">Python</span> </li> </ul> Ticket