http://d.puremagic.com/issues/show_bug.cgi?id=7786
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |regression --- Comment #2 from Kenji Hara <[email protected]> 2012-04-03 02:09:26 PDT --- In 2.058: $ dmd src/a.d src/b.d src\b.d: Error: module src from file src\b.d conflicts with package name src c:\d/ $ dmd src/b.d src/a.d src\b.d: Error: module src module and package have the same name This is a regression. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
