[Issue 8217] static nested class can reference outer scope by template instantiation
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Aug 18 10:21:55 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=8217
hsteoh at quickfur.ath.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hsteoh at quickfur.ath.cx
--- Comment #1 from hsteoh at quickfur.ath.cx ---
With dmd git HEAD (2.067a):
-----
test.d(10): Error: this for foo needs to be type D not type test.D.C
-----
Should this bug be closed now?
--
More information about the Digitalmars-d-bugs
mailing list