[Issue 3296] DMD crash with no output

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Sep 3 13:34:52 PDT 2009


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





--- Comment #1 from Koroskin Denis <2korden at gmail.com>  2009-09-03 13:34:52 PDT ---
Probably related, the following code is accepted without a complaint:

class Class
{
    public final doStuff()
    {
    }
}

(not accepted if no 'final' presents)

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