March 03, 2022
https://issues.dlang.org/show_bug.cgi?id=22793

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 #13747 "fix Issue 22793 - importC: __import conflicts when importing multiple…" fixing this issue:

- fix Issue 22793 - importC: __import conflicts when importing multiple modules with same package

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

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

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 #13747 "fix Issue 22793 - importC: __import conflicts when importing multiple…" was merged into master:

- f9b9114af669996168af668544b1aa9e8163a704 by Walter Bright:
  fix Issue 22793 - importC: __import conflicts when importing multiple modules
with same package

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

--