[Issue 4329] Do not show error messages that refer to __error

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jun 17 12:38:19 PDT 2010


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



--- Comment #6 from Don <clugdbug at yahoo.com.au> 2010-06-17 12:38:17 PDT ---
Come on, fellas, you can do better than that. Here's 3 examples, and the last
one produces a segfault. 

void bug4329()
{
   with(great!().trepidation) return;               
   try{
        throw CautionToTheWind;
    } catch(LifeThreatening illness){}
}

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