[Issue 7786] dmd crashes with invalid module name

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Apr 3 02:08:54 PDT 2012


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


Kenji Hara <k.hara.pg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |regression


--- Comment #2 from Kenji Hara <k.hara.pg at gmail.com> 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: -------


More information about the Digitalmars-d-bugs mailing list