[Issue 2233] ICE(expression.c) when dot-referencing a name declared in multiple modules

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2233

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|2.017   |D2

--


[Issue 2233] ICE(expression.c) when dot-referencing a name declared in multiple modules

2009-08-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2233


Don clugd...@yahoo.com.au changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Don clugd...@yahoo.com.au  2009-08-06 23:58:29 PDT ---
This works in DMD2.031 and 1.046 Windows.

c.d(5): Error: a.foo at a.d(2) conflicts with b.foo at b.d(2)

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---