[phobos] [dlang/phobos] b44e3b: Fixed Issue 16387
GitHub via phobos
phobos at puremagic.com
Tue Aug 30 04:13:32 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: b44e3bd24ad19836447bec5891e454958e288836
https://github.com/dlang/phobos/commit/b44e3bd24ad19836447bec5891e454958e288836
Author: togrue <gruen_tobias at web.de>
Date: 2016-08-29 (Mon, 29 Aug 2016)
Changed paths:
M std/traits.d
Log Message:
-----------
Fixed Issue 16387
(getSymbolsByUDA works with structs but fails with classes)
- added a filter to skip the inaccessable 'this' member
Commit: ca5f5cdd13002e520c4474d43ec460457816fc24
https://github.com/dlang/phobos/commit/ca5f5cdd13002e520c4474d43ec460457816fc24
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-08-30 (Tue, 30 Aug 2016)
Changed paths:
M std/traits.d
Log Message:
-----------
Merge pull request #4752 from togrue/fix_16387
Fixed Issue 16387 - getSymbolsByUDA works with structs but fails with classes
Compare: https://github.com/dlang/phobos/compare/f9c8c2d03231...ca5f5cdd1300
More information about the phobos
mailing list