[Issue 456] DMD accepts keywords in module names if no ModuleDeclaration is used
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Oct 25 15:07:41 PDT 2006
http://d.puremagic.com/issues/show_bug.cgi?id=456
bugzilla at digitalmars.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Comment #2 from bugzilla at digitalmars.com 2006-10-25 17:07 -------
I think that 'fixing' this is probably more trouble than its worth. While such
modules do work for internal modules that have no D interface, they won't work
anyway for regular D modules, and the user will find that out pretty quick.
--
More information about the Digitalmars-d-bugs
mailing list