Boost logo

Boost :

Subject: Re: [boost] [thread] Boost.Thread defines boost::move which conflicts with Boost.Move
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2012-01-03 12:44:49


Le 02/01/12 13:19, Vicente J. Botet Escriba a écrit :
> Le 02/01/12 12:45, Ion Gaztañaga a écrit :
>> El 02/01/2012 2:50, Vicente J. Botet Escriba escribió:
>>
>>> Ion,
>>>
>>> with the following patch I'm able to avoid the conflict between
>>> Boost.Thread and Boost.Move
>>> Please let me know if you want I apply this patch on trunk and if you
>>> prefer a better name.
>>
>> If you think it's safe enough, please apply it, let's see how it
>> affects regression tests.
>
> Yes, I guess it is quite safe :)
>
> svn ci move.hpp -m "Move/Thread: Added type tait so that #6141 -
> Compilation error when boost.thread and boost.move are used together -
> can be solved on the Boost.Thread side"
> Sending move.hpp
> Transmitting file data .
> Committed revision 76271.
>
> I will commit the Boost.Thread modifications this evening.
>
I committed them yesterday

Changeset /[76277]/ by viboes
<https://svn.boost.org/trac/boost/changeset/76277>

    Thread: #6141 <https://svn.boost.org/trac/boost/ticket/6141> -
    Compilation error when boost.thread and boost.move are …

and the trunk regressions are fine (see test_6170
http://www.boost.org/development/tests/trunk/developer/thread.html).

Note that 6170 was a duplicate of 6141. ( #6170: Bugs: boost::move
conflicts in thread upgrade mutexes (1.48.0) (closed: duplicate)
<https://svn.boost.org/trac/boost/ticket/6170>)

Ion please, could you merge 76271 to release branch so that I can merge
this showstopper?

Thanks,
Vicente


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