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

           Summary: Duplicate error message for bad template mixin
           Product: D
           Version: D1 & D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: clugd...@yahoo.com.au


--- Comment #0 from Don <clugd...@yahoo.com.au> 2012-02-08 13:31:54 PST ---
>From the test suite, fail10.d

template Foo(alias b){}
mixin Foo!(y) y;

crash.d(2): Error: mixin crash.Foo!(y) cannot resolve forward reference
crash.d(2): Error: mixin crash.Foo!(y) cannot resolve forward reference

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

Reply via email to