March 28, 2022
https://issues.dlang.org/show_bug.cgi?id=22928

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 #13901 "fix Issue 22928 - importC: array does not have a boolean value" fixing this issue:

- fix Issue 22928 - importC: array does not have a boolean value

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

--
March 28, 2022
https://issues.dlang.org/show_bug.cgi?id=22928

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 #13901 "fix Issue 22928 - importC: array does not have a boolean value" was merged into master:

- 46cbfce9e06c6afd174887e02b6dbacd7d8a6433 by Walter Bright:
  fix Issue 22928 - importC: array does not have a boolean value

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

--