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

           Summary: static alias this broken in 2.055
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: rejects-valid
          Severity: regression
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: thecybersha...@gmail.com


--- Comment #0 from Vladimir Panteleev <thecybersha...@gmail.com> 2011-09-12 
15:59:19 PDT ---
Not sure if this is by design, this works in 2.054 but not in 2.055:

struct A { }

struct B
{
    static alias A this;
}

Possibly related: Issue 5622

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to