[Issue 21631] core.atomic.cas fails to compile with const ifThis (if target is a pointer)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Mar 28 12:09:26 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=21631
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/druntime pull request #3373 "core.atomic.cas: add 'const' attribute to
local variable 'arg1'" was merged into master:
- b46844a30b751e6abd5eef59d60f99d5ca3844aa by Harry T. Vennik:
Fix Issue 21631 - cas: add 'const' attribute to local variable 'arg1'
https://github.com/dlang/druntime/pull/3373
--
More information about the Digitalmars-d-bugs
mailing list