https://issues.dlang.org/show_bug.cgi?id=17056
Jacob Carlborg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Jacob Carlborg <[email protected]> --- (In reply to bitter.taste from comment #1) > This should be only a matter of using the Loc of the Dsymbol we're currently > mangling when an error is thrown. I'm pretty sure it's reporting the error as "Internal Compiler Error" because the error should have been caught earlier, properly reported with file and line number. --
