Thread overview
[Issue 22375] importC: Error: C non-array initializer not supported yet
Oct 10, 2021
Iain Buclaw
Oct 10, 2021
Dlang Bot
Oct 10, 2021
Dlang Bot
Oct 13, 2021
Dlang Bot
October 10, 2021
https://issues.dlang.org/show_bug.cgi?id=22375

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic, ImportC
                 CC|                            |ibuclaw@gdcproject.org

--
October 10, 2021
https://issues.dlang.org/show_bug.cgi?id=22375

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #13147 "fix Issue 22375 - importC: Error: C non-array initializer not supported yet" fixing this issue:

- fix Issue 22375 - importC: Error: C non-array initializer not supported yet

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

--
October 10, 2021
https://issues.dlang.org/show_bug.cgi?id=22375

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 #13147 "fix Issue 22375 - importC: Error: C non-array initializer not supported yet" was merged into stable:

- b200810332ae7a45a5c1ec524bc43f57b30d1aca by Iain Buclaw:
  fix Issue 22375 - importC: Error: C non-array initializer not supported yet

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

--
October 13, 2021
https://issues.dlang.org/show_bug.cgi?id=22375

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

- 64a36bbcc7dcea3900c586d8b70352313ce58dba by Iain Buclaw:
  fix Issue 22375 - importC: Error: C non-array initializer not supported yet

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

--