[Issue 4269] Regression(2.031): invalid type accepted if evaluated while errors are gagged

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 30 01:42:31 PDT 2011


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



--- Comment #6 from Don <clugdbug at yahoo.com.au> 2011-08-30 01:42:25 PDT ---
I think there are a couple of different issues here. Some involve forward
referenced declarations, as you've said.
But some of these occur because they have semantic run while errors are
_incorrectly_ gagged. In particular, when semantic3 is run on a function,
errors shouldn't be gagged unless the function is part of a template which was
speculatively instantiated. I'm halfway through a patch for this.

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