March 31, 2022
https://issues.dlang.org/show_bug.cgi?id=22927

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 #13931 "fix Issue 22927 - importC: 'struct already exists' with forward refer…" fixing this issue:

- fix Issue 22927 - importC: 'struct already exists' with forward reference and function with same name

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

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

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 #13931 "fix Issue 22927 - importC: 'struct already exists' with forward refer…" was merged into master:

- 42047a8ba511e062f34429e1db7b191e64365d2f by Walter Bright:
  fix Issue 22927 - importC: 'struct already exists' with forward reference and
function with same name

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

--