[Issue 11220] Regression in master: XXX__lambda2 cannot access frame of function XXX

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Oct 10 23:42:58 PDT 2013


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



--- Comment #10 from Kenji Hara <k.hara.pg at gmail.com> 2013-10-10 23:42:57 PDT ---
(In reply to comment #9)
> (In reply to comment #7)
> > https://github.com/D-Programming-Language/dmd/pull/2652
> 
> Awesome ! You really impress me Kenji !
> 
> Sadly I know have
> 
> dmd: struct.c:876: virtual void StructDeclaration::semantic(Scope*): Assertion
> `type->ty != Tstruct || ((TypeStruct *)type)->sym == this' failed.
> 
> I'll try to reduce that new error to something manageable.

Right now, I fixed bug 11075 by merging Walter's PR.
Could you try again with the current git head?

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