April 16, 2022
https://issues.dlang.org/show_bug.cgi?id=23002

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 #13990 "fix Issue 23002 - importC: struct or union field with same name as ty…" fixing this issue:

- fix Issue 23002 - importC: struct or union field with same name as type gives circular reference error

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

--
April 16, 2022
https://issues.dlang.org/show_bug.cgi?id=23002

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 #13990 "fix Issue 23002 - importC: struct or union field with same name as ty…" was merged into master:

- d1fa038bf685ee98db652b2e2b41c24473e1bded by Walter Bright:
  fix Issue 23002 - importC: struct or union field with same name as type gives
circular reference error

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

--