[Issue 4269] Regression(2.031): invalid type accepted if evaluated	while errors are gagged
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Feb  6 20:59:27 PST 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=4269
--- Comment #11 from Walter Bright <bugzilla at digitalmars.com> 2012-02-06 20:59:24 PST ---
The whole idea of error gagging is probably bogus because of this.
I don't know what to do about it.
One possibility might be to attach gagged error messages to the symbol having
semantic() run on, and then "replaying" those messages if the symbol is used
outside of the gag.
-- 
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