[Issue 16495] __traits(fullyQualifedName) instead of std.traits.fullyQualifiedName

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 13 17:12:12 UTC 2019


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

--- Comment #3 from Basile-z <b2.temp at gmx.com> ---
Thanks I was sure you did something (i remember you made a video about the fqn
perfs). I'm no surprised to see you didn't use the toPrettyChar but otherwise i
see a difference in the way you get the symbol from the arg (for now I do like
this
https://github.com/Basile-z/dmd/commit/53f87a8575735d17b1a07a5e7d11ce2610d1b505#diff-ebdced6ed94b108576dceefdf3c3e021R1803)
and i suspect this wan't working in some cases.

So finally why didn't you make a PR ?

--


More information about the Digitalmars-d-bugs mailing list