cloudwu / coroutine

A asymmetric coroutine library for C.
MIT License
2.44k stars 686 forks source link

On mac failed #5

Closed Ged0 closed 7 years ago

Ged0 commented 7 years ago

co->status is wrong. wx20161213-104157

OS: macOS sierra gcc: Apple LLVM 8.0.0

Ged0 commented 7 years ago

swapcontext is deprecated on macosx.

https://github.com/cloudwu/coroutine/issues/2