Missing macros in <atomic>

Andrew MacLeod amacleod@redhat.com
Fri Nov 11 19:49:00 GMT 2011


On 11/11/2011 02:17 PM, Jonathan Wakely wrote:
> On 11 November 2011 19:14, Jonathan Wakely wrote:
>> On 11 November 2011 18:21, Andrew MacLeod wrote:
>>> On 11/11/2011 01:08 PM, Jonathan Wakely wrote:
>>>> Like the old one, the new atomic implementation (thanks by the way!)
>>>> is missing these macros:
>>>>
>>>> #define ATOMIC_BOOL_LOCK_FREE unspecified
>>>> #define ATOMIC_POINTER_LOCK_FREE unspecified
>>> I believe the final standard removed these two didn't it?  they are not in
>>> my n3242 version.
>> I haven't paid N-hundred Euros for the final standard, but they're in
>> the FDIS, n3290.
>>
> http://lwg.github.com/issues/lwg-defects.html#1460
>
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3278

OK, open a bug in bugzilla if you don't mind, and I'll check in the 
changes against it.

Andrew



More information about the Libstdc++ mailing list