[Issue 11220] Regression in master: XXX__lambda2 cannot access frame of function XXX
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Oct 11 00:21:02 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11220
--- Comment #11 from deadalnix <deadalnix at gmail.com> 2013-10-11 00:21:00 PDT ---
(In reply to comment #10)
> (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?
Ok, I did some digging, and it turns out that this is another regression,
completely unrelated to this problem.
Awesome work Kenji ! You can close that one.
--
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