[Issue 810] Cannot forward reference template
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Aug 19 07:23:25 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=810
Don <clugdbug at yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |clugdbug at yahoo.com.au
Resolution| |FIXED
--- Comment #2 from Don <clugdbug at yahoo.com.au> 2009-08-19 07:23:24 PDT ---
This test case is faulty (as are the Dstress cases), it should be:
Template!(int) stack;
template Template(T) { alias int Template; }
This failed in 1.041, but is working in 1.046 and 2.031.
I bet this was fixed by bug#106 in 1.046.
--
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