http://d.puremagic.com/issues/show_bug.cgi?id=10074
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Walter Bright <[email protected]> 2013-10-01 20:16:59 PDT --- It's actually a stack overflow, endlessly repeating: #61 0x080ba021 in ScopeExp::semantic (this=0x9fa2ee8, sc=0x9fa2f08) at expression.c:5018 #62 0x0817d987 in TemplateDeclaration::matchWithInstance (this=0x8294908, sc=0x9fa2978, ti=0x9fa2858, dedtypes=0xff5ffa5c, fargs=0x0, flag=0) at template.c:928 #63 0x0818ad2e in TemplateInstance::ParamNeedsInf::fp (this=0xff5ffa50, s=0x8294908) at template.c:6522 #64 0x0818a95d in TemplateInstance::ParamNeedsInf::fp (param=0xff5ffa50, s=0x8294908) at template.c:6434 #65 0x080e6807 in overloadApply (fstart=0x8294428, param=0xff5ffa50, fp=0x818a945 <TemplateInstance::ParamNeedsInf::fp(void*, Dsymbol*)>) at func.c:2446 #66 0x0818ae6b in TemplateInstance::needsTypeInference (this=0x9fa2858, sc=0x9fa2978, flag=0) at template.c:6548 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
