March 24, 2023
https://issues.dlang.org/show_bug.cgi?id=23784

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 #15033 "fix Issue 23784 - ImportC: __ptr32, __ptr64" fixing this issue:

- fix Issue 23784 - ImportC: __ptr32, __ptr64

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

--
March 24, 2023
https://issues.dlang.org/show_bug.cgi?id=23784

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 #15033 "fix Issue 23784 - ImportC: __ptr32, __ptr64" was merged into master:

- 74dcbdeca1902456b93108e0a96aead5ae893fbc by Walter Bright:
  fix Issue 23784 - ImportC: __ptr32, __ptr64

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

--