[Issue 17643] std.traits.getSymbolsByUDA doesn't work with private attributes

2018-02-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17643 Mitu changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 17643] std.traits.getSymbolsByUDA doesn't work with private attributes

2017-07-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17643 Vladimir Panteleev changed: What|Removed |Added Severity|normal |regression --- Comment #4 from Vladimir

[Issue 17643] std.traits.getSymbolsByUDA doesn't work with private attributes

2017-07-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17643 --- Comment #3 from greenify --- See https://github.com/dlang/phobos/pull/5607 --

[Issue 17643] std.traits.getSymbolsByUDA doesn't work with private attributes

2017-07-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17643 --- Comment #2 from RazvanN --- Anyway, this probably is the correct behaviour. --

[Issue 17643] std.traits.getSymbolsByUDA doesn't work with private attributes

2017-07-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17643 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com --- Comment #1 from Razv