https://issues.dlang.org/show_bug.cgi?id=20122
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @TurkeyMan created dlang/druntime pull request #2733 "Fixed the cas function not returning the result" fixing this issue: - Fix Issue 20122 - core.atomic.cas discards result on failure Added overloads that return the result. https://github.com/dlang/druntime/pull/2733 --
