Thread overview
[Issue 24631] Pointer cast allows changing @system field in @safe code
Jun 26
Dlang Bot
Jun 26
Dlang Bot
June 26
https://issues.dlang.org/show_bug.cgi?id=24631

Nick Treleaven <nick@geany.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |safe

--
June 26
https://issues.dlang.org/show_bug.cgi?id=24631

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ntrel created dlang/dmd pull request #16625 "Fix Bugzilla 24631 - Pointer cast allows changing @system field in @s…" fixing this issue:

- Fix Bugzilla 24631 - Pointer cast allows changing @system field in @safe code

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

--
June 26
https://issues.dlang.org/show_bug.cgi?id=24631

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #16625 "Fix Bugzilla 24631 - Pointer cast allows changing @system field in @s…" was merged into master:

- e165693f621ea8a0f6f6f5cc3ec3f65ab49f3708 by Nick Treleaven:
  Fix Bugzilla 24631 - Pointer cast allows changing @system field in @safe code

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

--