This page is a snapshot from the LWG issues list, see the Library Active Issues List for more information and the meaning of Dup status.

1454. Ensure C compatibility for atomics

Section: 33.5 [atomics] Status: Dup Submitter: BSI Opened: 2010-08-25 Last modified: 2016-01-28

Priority: Not Prioritized

View all other issues in [atomics].

View all issues with Dup status.

Duplicate of: 1455

Discussion:

Addresses GB-128

WG14 has made some late changes to their specification of atomics, and care should be taken to ensure that we retain a common subset of language/library syntax to declare headers that are portable to both languages. Ideally, such headers would not require users to define their own macros, especially not macros that map to keywords (which remains undefined behaviour)

[ Resolution proposed by ballot comment ]

Depends on result of the review of WG14 work, which is expected to be out to ballot during the time wg21 is resolving its own ballot comments. Liaison may also want to file comments in WG14 to ensure compatibity from both sides.

Proposed resolution: