28 Aug
2017
28 Aug
'17
11:22 a.m.
On 28 August 2017 at 07:07, Oliver Kowalke via Boost
could you you add following commits:
boost.context: - https://github.com/boostorg/context/commit/420554fe9ac014829 90e8ae314f4f7ba81010c9a
boost.fiber: - https://github.com/boostorg/fiber/commit/63f1041f0e484e64dec 437a0fa780ea2463abda2 - https://github.com/boostorg/fiber/commit/63f1041f0e484e64dec437a0fa780ea2463... https://github.com/boostorg/fiber/commit/440c7f799ae2e5a7718e5126d5b982bbd65...
The fiber commit is fine, but the context commit has the same problem as thread - it will pull in the previous changes as well. So I need a branch with the appropriate commits cherry-picked. I'll do it if you want.