[Issue 12371] Error: undefined identifier with mixins

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 18 00:46:53 PDT 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12371



--- Comment #2 from Daniel Kozak <kozzi11 at gmail.com> 2014-03-18 00:46:49 PDT ---
(In reply to comment #1)
> main.d and B.d looks same.

Copy and paste mistake :):

//B.d
module B;

public import A;

class C1 : C2!(C1){}

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


More information about the Digitalmars-d-bugs mailing list