[Issue 17056] No filename and line info for wrong extern C++ type

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jan 4 09:22:18 PST 2017


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

Jacob Carlborg <doob at me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |doob at me.com

--- Comment #2 from Jacob Carlborg <doob at me.com> ---
(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.

--


More information about the Digitalmars-d-bugs mailing list