[Issue 7466] Error without line number in recursive template expansion
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Apr 24 11:57:19 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7466
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |bugzilla at digitalmars.com
Resolution| |WORKSFORME
--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> 2012-04-24 11:58:21 PDT ---
In 2.059:
foo.d(2): Error: class foo.A(T) recursive template expansion for template
argument foo.A!(int).A
foo.d(8): Error: template instance foo.A!(int) error instantiating
foo.d(8): Error: type has no effect in expression (A)
--
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