December 11, 2023
https://issues.dlang.org/show_bug.cgi?id=24274

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 #15898 "fix Issue 24274 - [REG master] ImportC: unrecognized C initializer wi…" fixing this issue:

- fix Issue 24274 - [REG master] ImportC: unrecognized C initializer with array in struct

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

--
December 11, 2023
https://issues.dlang.org/show_bug.cgi?id=24274

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 #15898 "fix Issue 24274 - [REG master] ImportC: unrecognized C initializer wi…" was merged into master:

- 8141f66dcef8782909cb207c3fa73bfc9ee82e14 by Walter Bright:
  fix Issue 24274 - [REG master] ImportC: unrecognized C initializer with array
in struct

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

--