Thread overview
[Issue 22361] Failed import gives misleading error message
Oct 06, 2021
Paul Backus
Oct 06, 2021
Dlang Bot
Oct 08, 2021
Dlang Bot
October 06, 2021
https://issues.dlang.org/show_bug.cgi?id=22361

Paul Backus <snarwin+bugzilla@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic

--
October 06, 2021
https://issues.dlang.org/show_bug.cgi?id=22361

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@pbackus created dlang/dmd pull request #13134 "Fix Issue 22361 - Failed import gives misleading error message" fixing this issue:

- Fix Issue 22361 - Failed import gives misleading error message

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

--
October 08, 2021
https://issues.dlang.org/show_bug.cgi?id=22361

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 #13134 "Fix Issue 22361 - Failed import gives misleading error message" was merged into master:

- 3d6c299862f2aaabd163fab4cdb55b0a1fb0ea57 by Paul Backus:
  Fix Issue 22361 - Failed import gives misleading error message

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

--