[Issue 16387] getSymbolsByUDA works with structs but fails with classes

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Aug 30 04:13:35 PDT 2016


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

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/b44e3bd24ad19836447bec5891e454958e288836
Fixed Issue 16387
(getSymbolsByUDA works with structs but fails with classes)

- added a filter to skip the inaccessable 'this' member

https://github.com/dlang/phobos/commit/ca5f5cdd13002e520c4474d43ec460457816fc24
Merge pull request #4752 from togrue/fix_16387

Fixed Issue 16387 - getSymbolsByUDA works with structs but fails with classes

--


More information about the Digitalmars-d-bugs mailing list