October 15, 2017
https://issues.dlang.org/show_bug.cgi?id=11847

--- Comment #12 from Martin Nowak <code@dawg.eu> ---
Weird, only seems to fail for top-level packages, but not for nested `std.pkg` and `std.pkg.mod` cases.

--
October 15, 2017
https://issues.dlang.org/show_bug.cgi?id=11847

Martin Nowak <code@dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Importing "package.d"       |sub-pkg not available as
                   |module causes qualified     |qualified name
                   |name lookup to fail for sub |
                   |modules                     |

--
October 26, 2017
https://issues.dlang.org/show_bug.cgi?id=11847

Martin Nowak <code@dawg.eu> changed:

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

--- Comment #13 from Martin Nowak <code@dawg.eu> ---
https://github.com/dlang/dmd/pull/7218

--
February 05, 2018
https://issues.dlang.org/show_bug.cgi?id=11847

Luís Marques <luis@luismarques.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |luis@luismarques.eu

--
January 31, 2020
https://issues.dlang.org/show_bug.cgi?id=11847

--- Comment #14 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal updated dlang/dmd pull request #10745 "Fix Issues 20530, 20537 - resolve trait isPackage/isModule and is(package/module) quirks" fixing this issue:

- Fix Issue 11847 - sub-pkg not available as qualified name (test case)

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

--
February 11, 2020
https://issues.dlang.org/show_bug.cgi?id=11847

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #15 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #10745 "Fix Issues 20530, 20537 - resolve trait isPackage/isModule and is(package/module) quirks" was merged into stable:

- e2d0de02abe32002f8aaff879bb6a44dae978b70 by Boris Carvajal:
  Fix Issue 11847 - sub-pkg not available as qualified name (test case)

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

--
1 2
Next ›   Last »