August 12, 2019
https://issues.dlang.org/show_bug.cgi?id=20104

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@TurkeyMan updated dlang/druntime pull request #2729 "Added atomicExchange to core.atomic" fixing this issue:

- Added atomicExchange to core.atomic

  Fix Issue 20104 - core.atomic has no exchange function

https://github.com/dlang/druntime/pull/2729

--
August 12, 2019
https://issues.dlang.org/show_bug.cgi?id=20104

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/druntime pull request #2729 "Added atomicExchange to core.atomic" was merged into master:

- 16048f1d764c279c8d860e02fae90f3b960fc28e by Manu Evans:
  Added atomicExchange to core.atomic

  Fix Issue 20104 - core.atomic has no exchange function

https://github.com/dlang/druntime/pull/2729

--