[Issue 15094] __traits(getMember) fails when the source is a struct/class field
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Tue Oct 20 20:30:09 PDT 2015
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15094
Vladimir Panteleev <thecybershadow at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[REG2.063]                  |__traits(getMember) fails
                   |__traits(getMember) fails   |when the source is a
                   |when the source is a        |struct/class field
                   |struct/class field          |
--- Comment #3 from Vladimir Panteleev <thecybershadow at gmail.com> ---
(In reply to Kenji Hara from comment #2)
> PR 1687 had moved many "need this" errors in glue layer to front-end, but
> such the field access is not yet supported. I think it's a reject-valid bug.
Oh, OK.
--
    
    
More information about the Digitalmars-d-bugs
mailing list