[Issue 10616] New: class C: C.D{static class D{}} does not work

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jul 11 16:22:04 PDT 2013


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

           Summary: class C: C.D{static class D{}} does not work
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: timon.gehr at gmx.ch


--- Comment #0 from timon.gehr at gmx.ch 2013-07-11 16:22:03 PDT ---
Crashes DMD 2.063, is an error with DMD from git head:

class C: C.D{static class D{}}

The code should compile.

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