Thread overview
[Issue 12014] package.d behaves suspiciously
Jan 07, 2019
Nick Treleaven
Dec 17, 2022
Iain Buclaw
January 07, 2019
https://issues.dlang.org/show_bug.cgi?id=12014

Nick Treleaven <nick@geany.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick@geany.org
            Summary|package.d behaves           |package.d behaves
                   |suspiciously (and there are |suspiciously
                   |no docs)                    |
           Severity|major                       |normal

--- Comment #2 from Nick Treleaven <nick@geany.org> ---
(In reply to Leandro Motta Barros from comment #0)
> there is no proper documentation (only DIP37 and the changelog),

It is now documented: https://dlang.org/spec/module.html#package-module


>  // package.d
>  module mylib;
>  public import mylib.util;

Is package.d under `mylib/`?

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=12014

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3

--
December 13
https://issues.dlang.org/show_bug.cgi?id=12014

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/18766

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--