<p dir="ltr">On 29 Nov 2015 11:30 am, "Jacob Carlborg via Digitalmars-d" <<a href="mailto:digitalmars-d@puremagic.com">digitalmars-d@puremagic.com</a>> wrote:<br>
><br>
> On 2015-11-29 11:19, Iain Buclaw via Digitalmars-d wrote:<br>
><br>
>> I keep telling them to fix that.  My suggestion of replacing them with<br>
>> meaningful errors was rejected.<br>
><br>
><br>
> "rejected", what!! Any assertion in the compiler is a bug. Or was that not from the compiler?<br>
></p>
<p dir="ltr">Someone put in those ICE's on the promise that at some point it would be detected in semantic pass before the symbol mangling was requested.  That promise was never kept.</p>
<p dir="ltr">For reference (or if you enjoy time travelling)<br>
<a href="https://github.com/D-Programming-Language/dmd/pull/4661">https://github.com/D-Programming-Language/dmd/pull/4661</a><br>
</p>