Boost logo

Boost :

Subject: Re: [boost] Latest changes to scoped enum emulation break existing code
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2012-05-12 07:26:10


Le 12/05/12 13:09, Vicente J. Botet Escriba a écrit :
> Le 12/05/12 03:17, Hartmut Kaiser a écrit :
>> Hey all,
>>
>> The latest commit to the scoped enumerator emulation breaks existing
>> code
>> using the previous version of this functionality.
>> Please see the Spirit regression tests for examples.
>>
>> Revision: 78407
>> Author: anthonyw
>> Date: Thursday, May 10, 2012 12:06:15 PM
>> Message:
>> Combine scoped enum emulation from thread library into
>> detail/scoped_enum_emulation.hpp
>> ----
>> Modified : /trunk/boost/detail/scoped_enum_emulation.hpp
>> Modified : /trunk/boost/thread/cv_status.hpp
>> Deleted : /trunk/boost/thread/detail/scoped_enum.hpp
>> Modified : /trunk/boost/thread/future.hpp
>>
> Hi,
>
> I have rolled back so that we can take the time to analyze what was wrong
>
> svn ci boost/detail -m "ScopedEnum: Rollback last change as there are
> regressions on Spirit"
> Sending boost/detail/scoped_enum_emulation.hpp
> Transmitting file data .
> Committed revision 78434.
>
> HTH,
> Vicente
Hi again,

Hartmut, unfortunatelly I'm unable to run the regression test on Spirit
on my computer. Could you point where there are errors generated by the
scoped enum change?

Thanks,
Vicente


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