http://d.puremagic.com/issues/show_bug.cgi?id=8460
Iain Buclaw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Iain Buclaw <[email protected]> 2012-12-28 13:31:20 PST --- The problem that happens is that the frontend produces two copies of the same map!(a => a)(l). First being: map!(__lambda4,void,0) Second being: map!(__lambda6,void,0) If the frontend were able to detect and correct this collision, the internal compiler errors (in gdc at least) would stop. Regards, Iain. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
