Thread overview
[Issue 24026] ImportC: ICE on nested C initializer 2
Jul 03, 2023
Dlang Bot
Jul 03, 2023
Walter Bright
Jul 05, 2023
Dlang Bot
Jul 05, 2023
Dennis
Jul 15, 2023
Dlang Bot
July 03, 2023
https://issues.dlang.org/show_bug.cgi?id=24026

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/dmd pull request #15375 "fix Issue 24026 - ImportC: ICE on nested C initializer 2" fixing this issue:

- fix Issue 24026 - ImportC: ICE on nested C initializer 2

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

--
July 03, 2023
https://issues.dlang.org/show_bug.cgi?id=24026

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@digitalmars.com
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=23786

--
July 05, 2023
https://issues.dlang.org/show_bug.cgi?id=24026

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 #15375 "fix Issue 24026 - ImportC: ICE on nested C initializer 2" was merged into stable:

- 9713e3482e23a3948cb675c70e5e1577a09010c4 by Walter Bright:
  fix Issue 24026 - ImportC: ICE on nested C initializer 2

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

--
July 05, 2023
https://issues.dlang.org/show_bug.cgi?id=24026

Dennis <dkorpel@live.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=24031

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

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

- 78dc82bca27d572065e59c227c22c639d5157f34 by Walter Bright:
  fix Issue 24026 - ImportC: ICE on nested C initializer 2 (#15375)

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

--