[Issue 19665] Package modules are meaningless
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Feb 11 03:39:09 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=19665
Adam D. Ruppe <destructionator at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |destructionator at gmail.com
--- Comment #4 from Adam D. Ruppe <destructionator at gmail.com> ---
It does bug me that it is inconsistent with other modules though: in no other
case does the filename matter (aside from automatic lookups). You are allowed
to have blargh.d with module whatever.you.want;. So why must this one special
case require the package.d filename?
but meh, it isn't a bug as it is working as designed.
--
More information about the Digitalmars-d-bugs
mailing list