[Issue 15094] [REG2.063] __traits(getMember) fails when the source is a struct/class field

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Oct 15 10:22:38 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=15094

Vladimir Panteleev <thecybershadow at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thecybershadow at gmail.com
            Summary|__traits(getMember) fails   |[REG2.063]
                   |when the source is a        |__traits(getMember) fails
                   |struct/class field          |when the source is a
                   |                            |struct/class field

--- Comment #1 from Vladimir Panteleev <thecybershadow at gmail.com> ---
This appears to be a regression.

Introduced in https://github.com/D-Programming-Language/dmd/pull/1687

--


More information about the Digitalmars-d-bugs mailing list