[Issue 19590] __traits allMembers should put fully qualified names for imports

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Oct 9 13:21:07 UTC 2020


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

--- Comment #6 from Adam D. Ruppe <destructionator at gmail.com> ---
I'm of the opinion that modules are not members of anything and should thus
NEVER appear in __traits(allMembers). A new trait should be added for imports.

A module name should also ALWAYS be given as its proper, full name, NEVER
truncated.

--


More information about the Digitalmars-d-bugs mailing list