Thread overview
[Issue 24070] Opaque struct with nested definition when taking pointer segfaults
Aug 08, 2023
Dlang Bot
Aug 09, 2023
Dlang Bot
Aug 15, 2023
Dlang Bot
August 08, 2023
https://issues.dlang.org/show_bug.cgi?id=24070

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #15518 "Fix 24070 - Opaque struct with nested definition when taking pointer …" fixing this issue:

- Fix 24070 - Opaque struct with nested definition when taking pointer segfaults

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

--
August 09, 2023
https://issues.dlang.org/show_bug.cgi?id=24070

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 #15518 "Fix 24070 - Opaque struct with nested definition when taking pointer …" was merged into stable:

- de542d0fe6e63476a0e8131c7e7bc7b861772b95 by Dennis Korpel:
  Fix 24070 - Opaque struct with nested definition when taking pointer
segfaults

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

--
August 15, 2023
https://issues.dlang.org/show_bug.cgi?id=24070

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #15540 "merge stable" was merged into master:

- f1a660553685345514026564f96e2accc1ff142a by Dennis Korpel:
  Fix 24070 - Opaque struct with nested definition when taking pointer
segfaults

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

--