https://issues.dlang.org/show_bug.cgi?id=20122
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/druntime pull request #2733 "Fixed the cas function not returning the result" was merged into master: - 5276bef147346a4b0adfae0eb7f7381efafb382a by Manu Evans: Fix Issue 20122 - core.atomic.cas discards result on failure Added overloads that return the result. https://github.com/dlang/druntime/pull/2733 --
