$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [RFC][Patch][coroutine] Allowing alternative context switch API
From: microcai (microcai_at_[hidden])
Date: 2014-12-08 22:17:10
Unfortunately more seriously test failed with this patch.
there is an updated patch at git://http://github.com/microcai/coroutine.git
use GetCurrentFiber to refuel this->fiber_ fixed this problem.