March 29, 2009 [Issue 2768] New: Module name does not have to match file name | ||||
---|---|---|---|---|
| ||||
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@digitalmars.com ReportedBy: steve.teale@britseyeview.com I can have a file foo.d that contains a line module aaa.bbb.ccc; Does this make any sense? -- |
March 29, 2009 [Issue 2768] Module name does not have to match file name | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=2768 bugzilla@digitalmars.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Comment #1 from bugzilla@digitalmars.com 2009-03-29 16:21 ------- Yes, it does. It enables one to override the file-name-as-module-name. -- |
Copyright © 1999-2021 by the D Language Foundation