[Issue 16369] [REG 2.071] getSymbolsByUDA fails if type inherits private members
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Wed Aug 10 11:03:03 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=16369
Martin Nowak <code at dawg.eu> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at dawg.eu
--- Comment #2 from Martin Nowak <code at dawg.eu> ---
At least the visibility warnings are related to Issue 15907 and should not
appear, if people had correctly used `__traits(getMember, T, name)`.
--
    
    
More information about the Digitalmars-d-bugs
mailing list