June 30, 2022
https://issues.dlang.org/show_bug.cgi?id=23224

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 #14259 "fix Issue 23224 - ImportC: memory model switch is not passed to C pre…" fixing this issue:

- fix Issue 23224 - ImportC: memory model switch is not passed to C preprocessor

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

--
June 30, 2022
https://issues.dlang.org/show_bug.cgi?id=23224

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 #14259 "fix Issue 23224 - ImportC: memory model switch is not passed to C pre…" was merged into master:

- 755f751e4b974d8cef92cf1b448723c451894d86 by Walter Bright:
  fix Issue 23224 - ImportC: memory model switch is not passed to C
preprocessor

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

--