kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #36747
Re: [PATCH 5/5] Revert "Switched coroutine library from Boost libcotext to custom libcontext."
Hi Simon,
This patch doesn’t apply cleanly on master. Can you rebase it?
Cheers,
Jeff.
> On 22 Jul 2018, at 21:49, Simon Richter <Simon.Richter@xxxxxxxxxx> wrote:
>
>
> This reverts commit eedf7cb243cf15ab0e7e0da4ae5331473f3df4c5.
> ---
> CMakeLists.txt | 7 +-
> common/CMakeLists.txt | 2 -
> common/system/libcontext.cpp | 712 -------------------------------------------
> include/system/libcontext.h | 95 ------
> include/tool/coroutine.h | 127 +++++++-
> 5 files changed, 125 insertions(+), 818 deletions(-)
> delete mode 100644 common/system/libcontext.cpp
> delete mode 100644 include/system/libcontext.h
>
> <0005-Revert-Switched-coroutine-library-from-Boost-libcote.patch>_______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
Follow ups
References