[Issue 8954] Missing line number in error message for uncollable destructor/postblit

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 12 13:46:18 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=8954



--- Comment #4 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2014-02-12 13:46:16 PST ---
(In reply to comment #3)
> I think it can be fixed by adding an 'isInternal' field to the dtor/postblit
> classes and passing a valid Loc, then cov generation could check isInternal
> while other diagnostics code doesn't have to be touched. Will try this out.

Nevermind, it's actually CallExp which needs the Loc info. Still it's fixable.

-- 
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