[Issue 13810] ICE in e2ir does not assert

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Dec 31 07:41:27 PST 2014


https://issues.dlang.org/show_bug.cgi?id=13810

--- Comment #4 from Steven Schveighoffer <schveiguy at yahoo.com> ---
Most definitely. What happens now is:

1. Error: e2ir: cannot convert ...
2. Person says, "Oh, OK" fixes code.
3. person *maybe* files a bug report about a "stray e2ir" message.

The error printout would have to be done before the assert, right now, it
returns an error.

--


More information about the Digitalmars-d-bugs mailing list