Opened 12 years ago

Closed 12 years ago

#4865 closed Patches (invalid)

coroutine: fixes 64bit linux (stack swap assembly, gcc errors, strerror include)

Reported by: cJ-boost@… Owned by:
Milestone: To Be Determined Component: None
Version: Boost Development Trunk Severity: Problem
Keywords: coroutine linux 64bit Cc: cJ-boost@…

Description

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).

A checkout of the latest code reveals some bugs that can be fixed with the attached patch.

Attachments (1)

boost_coroutine_linux64.diff (10.5 KB ) - added by cJ-boost@… 12 years ago.
collection of fixes

Download all attachments as: .zip

Change History (2)

by cJ-boost@…, 12 years ago

collection of fixes

comment:1 by viboes, 12 years ago

Resolution: invalid
Status: newclosed

Hi,

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.

Note: See TracTickets for help on using tickets.