[Issue 24434] Casting away const with cast() should not produce an lvalue
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Apr 28 14:44:56 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=24434
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #16315 "Fix Bugzilla 24434 - Casting away const with
cast() is not a @safe lv…" was merged into master:
- 2b65bccc71a22fec0bff58b7c40662701941adf4 by Nick Treleaven:
Fix Bugzilla 24434 - Casting away const with cast() is not a @safe lvalue
https://github.com/dlang/dmd/pull/16315
--
More information about the Digitalmars-d-bugs
mailing list