Boost logo

Boost :

Subject: Re: [boost] [context] MinGW support?
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2011-07-24 03:31:22


Am 24.07.2011 01:31, schrieb Nathan Ridge:
>>>> please use https://github.com/olk/boost.context - I don't get compiler
>>>> errors with this source for 32bit/64bit Linux on x86.
>>>>
>>>> The errors above point to some problems with boost.move. Which version
>>>> did you use? Could you test the lib with the sources from github?
>>> I tried the github sources, but I am getting the same errors.
>>>
>>> I am using the latest SVN trunk, which contains the Move library.
>>> Is there some other version of the Move library that I'm supposed to be
>>> using?
>> It is a bug in the boost.move (trunk version). The new version doesn't allow
>> to separate the implemantion of copy-ctor and assignment-op from
>> their declaration.
> So, is there a version of Boost.Move that does work with your library?
> Where can I get it?
>
> Thanks,
> Nate.
> _______________________________________________
> Unsubscribe& other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>

I've reverted the commit which has removed boost.move from
https://github.com/olk/boost.context.

so long,
Oliver


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk