March 27, 2022
https://issues.dlang.org/show_bug.cgi?id=22924

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 #13894 "fix Issue 22924 - importC: boolean expression result should be int" fixing this issue:

- fix Issue 22924 - importC: boolean expression result should be int

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

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

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 #13894 "fix Issue 22924 - importC: boolean expression result should be int" was merged into master:

- 5f37ddbff753ef8bd167ff3334b0cc36e999b6a2 by Walter Bright:
  fix Issue 22924 - importC: boolean expression result should be int

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

--