Thread overview
[Issue 21651] Unimported package doesn't error out when used as part of fully qualified type
Feb 22, 2021
Dlang Bot
Mar 08, 2021
Dlang Bot
Apr 03, 2021
Dlang Bot
February 22, 2021
https://issues.dlang.org/show_bug.cgi?id=21651

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal updated dlang/dmd pull request #12215 "Fix Issue 21651 - Unimported package doesn't error out when used as p…" fixing this issue:

- Fix Issue 21651 - Unimported package doesn't error out when used as part of fully qualified type

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

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

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 #12215 "Fix Issue 21651 - Unimported package doesn't error out when used as p…" was merged into master:

- ddf3d07c67412846e45b4e8f30a4626ebd03e151 by Boris Carvajal:
  Fix Issue 21651 - Unimported package doesn't error out when used as part of
fully qualified type

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

--
April 03, 2021
https://issues.dlang.org/show_bug.cgi?id=21651

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #12350 "[dmd-cxx] More fixes for package import visibility" was merged into dmd-cxx:

- f1d34057604bd181ce0933c77b27952f211196e5 by Boris Carvajal:
  [dmd-cxx] Fix Issue 21651 - Unimported package doesn't error out when used as
part of fully qualified type

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

--