[Issue 1418] New: tupleof bug on nested classes

Jarrett Billingsley kb3ctd2 at yahoo.com
Mon Aug 13 04:53:36 PDT 2007


<d-bugmail at puremagic.com> wrote in message 
news:bug-1418-3 at http.d.puremagic.com/issues/...
> http://d.puremagic.com/issues/show_bug.cgi?id=1418
> .tupleof accesses an extra (unknown) member on nested classes.
> The following example shows this bug on dmd 1.020 and 2.003, also gdc 
> gives a
> similar result

It's 'this.outer'.  I'm surprised that it shows up in the tupleof, though. 




More information about the Digitalmars-d-bugs mailing list