[Issue 8517] ICE(toir.c 178) or stack overflow with recursive alias template

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Oct 3 18:03:53 PDT 2013


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


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at digitalmars.com
         Resolution|                            |WORKSFORME


--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> 2013-10-03 18:03:52 PDT ---
With 2.064 head:

Michal's example:

test.d(1): Error: template instance test.x1.y!((a) => a) recursive expansion

Don's example:

test.d(7): Error: template instance test.x1.y!(q) recursive expansion

Works on D1 1.077 too.

-- 
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