[Issue 2768] New: Module name does not have to match file name

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 29 12:11:20 PDT 2009


http://d.puremagic.com/issues/show_bug.cgi?id=2768

           Summary: Module name does not have to match file name
           Product: D
           Version: 2.026
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: steve.teale at britseyeview.com


I can have a file foo.d that contains a line

module aaa.bbb.ccc;

Does this make any sense?


-- 



More information about the Digitalmars-d-bugs mailing list