[Issue 23530] casting immutable away allowed in safe

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Apr 28 14:44:55 UTC 2024


https://issues.dlang.org/show_bug.cgi?id=23530

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

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

--- Comment #5 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:

- c2eac7ce389eb174cfbb96e66ab4fddb1b48a4b2 by Nick Treleaven:
  Workaround for safe append

  Fixes Bugzilla 23530 - casting immutable away allowed in safe.

https://github.com/dlang/dmd/pull/16315

--


More information about the Digitalmars-d-bugs mailing list