May 09, 2023
https://issues.dlang.org/show_bug.cgi?id=23908

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #15209 "Fix 23908 - confusing nonexistent import hint on cyclic import" fixing this issue:

- Fix 23908 - confusing nonexistent import hint on cyclic import

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

--
May 09, 2023
https://issues.dlang.org/show_bug.cgi?id=23908

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 #15209 "Fix 23908 - confusing nonexistent import hint on cyclic import" was merged into master:

- c14c5b47a9c7d53e8952c79c04735f5701e75f40 by Dennis Korpel:
  Fix 23908 - confusing nonexistent import hint on cyclic import

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

--