kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #28521
Re: [PATCH] [RFC] Get rid of boost::context
-
To:
<kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Maciej Sumiński <maciej.suminski@xxxxxxx>
-
Date:
Tue, 7 Mar 2017 15:24:10 +0100
-
Authentication-results:
spf=pass (sender IP is 188.184.36.48) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
In-reply-to:
<85ee4be7-f48a-e422-485b-be0264bbfe96@cern.ch>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1
Brief testing with Win7 x86_64 gives positive results. I really hope
this is the end of the boost::context nightmare.
Cheers,
Orson
On 03/07/2017 02:36 PM, Tomasz Wlostowski wrote:
> Hi,
>
> The attached patch removes boost::context dependency by introducing a
> single-file libcontext that automatically detects the compiler &
> platform and provides a stable API, contrary to the Boost libs. If you
> have some spare time, please test it, in particular on Windows and OSX.
>
> I verified the library (outside Kicad) on
> Win32/Win64/Linux-i386/Linux-x86/64, OSX/x86_64, Linux/ARM and
> Linux/Aarch64. Compared to boost, there is no support for Sparc and PPC
> platforms. If anyone here pops up willing to test the Sparc/PPC support,
> I can add it.
>
> I hope this will sort out the boost issues for good.
>
> Cheers,
> Tom
>
>
>
> _______________________________________________
> 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
>
Attachment:
signature.asc
Description: OpenPGP digital signature
Follow ups
References