Boost C++ Libraries: Ticket #4865: coroutine: fixes 64bit linux (stack swap assembly, gcc errors, strerror include) https://svn.boost.org/trac10/ticket/4865 <p> Despite being incomplete, some of us find the boost::coroutine library of great use (it looks by far the cleanest implementation of Python-style generators, and is a lot faster than Python when assembly code is used). </p> <p> A checkout of the latest code reveals some bugs that can be fixed with the attached patch. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4865 Trac 1.4.3 cJ-boost@… Wed, 17 Nov 2010 18:53:22 GMT attachment set https://svn.boost.org/trac10/ticket/4865 https://svn.boost.org/trac10/ticket/4865 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost_coroutine_linux64.diff</span> </li> </ul> <p> collection of fixes </p> Ticket viboes Sat, 27 Nov 2010 14:34:29 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4865#comment:1 https://svn.boost.org/trac10/ticket/4865#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">invalid</span> </li> </ul> <p> Hi, </p> <p> as coroutine is not part of Boost the ticket can not be accepted. Please be free to apply the patch yourself and release a compressed file in the Vault. </p> Ticket