On 21 January 2016 at 13:42, Tomasz Wlostowski <[email protected]> wrote: > Hi, > > This patch replaces boost::context with a small library called > libcontext (derived from boost::context sources). It drops the > dependency on boost for the cost of one additional header file and cpp > file (taking inspiration from ClipperLib). > > I've tested the new context switching code on Linux, OSX (El Capitan) & > Windows (all OS 32-bit and 64-bit Intel). Supported compilers are GCC > and Clang. > > Let me know if Kicad builds and works correctly on your platforms... > > Cheers, > Tom
A big thumbs up from me Tom! Pulling this in stabalises the co-routine code nicely. Best Regards, Brian. _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

