[Issue 11484] [e2ir] Error in e2ir at cast to/from static array
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Nov 14 23:38:17 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11484
yebblies <yebblies at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yebblies at gmail.com
--- Comment #6 from yebblies <yebblies at gmail.com> 2013-11-15 18:37:57 EST ---
(In reply to comment #4)
>
> What is more important, is that all these issues filed against 'e2ir' are
> useless. There is no need to spend time on inventing cases which produces
> 'e2ir' and pusing dozens of them to bugzilla because all these 'ICEs' are
> fixable using grep within several minutes.
Completely wrong. All of the 'e2ir' errors are produced in the glue layer, not
the frontend. This means: semantic fails to reject this code, interpreter sees
broken code, compiling with -o- fails to detect an error.
These are internal compiler errors, the fact that it doesn't crash it
irrelevant.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list