[Issue 13605] Add ability to `version` a module declaration

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Oct 24 07:46:45 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=13605

Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich at gmail.com

--- Comment #9 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
(In reply to hsteoh from comment #8)
> You do realize that in D, the module name must match the source filename,
> right?

I haven't followed the proposal, but this is actually wrong. The module name
doesn't have to named the same, it's also described as a feature in TDPL.

Personally I'm against it though.

--


More information about the Digitalmars-d-bugs mailing list