[Issue 7481] Compiler should 'soldier on' after template errors

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 11 00:20:33 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=7481



--- Comment #2 from Don <clugdbug at yahoo.com.au> 2012-02-11 00:20:31 PST ---
(In reply to comment #1)
> The place I'd like to get is to continue compiling anything that does not
> depend on something that already failed. We're partway there with the way
> expressions are evaluated.
> 
> For templates, it should try to instantiate one only if its arguments are free
> of errors.

That's basically what this patch does.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list