[Issue 5086] Regression(1.062): Stack overflow with recursive alias declaration

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 20 07:18:36 PDT 2010


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



--- Comment #1 from Don <clugdbug at yahoo.com.au> 2010-10-20 07:17:56 PDT ---
And this is nocompile/c/const_34_A.d, which is also failing. In total, 5
dstress cases are now hitting a stack overflow because of this bug. D2 is not
affected.

const auto a = 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