[Issue 19708] Can't use __traits(getAttributes, ...)[...] as a type
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jul 5 17:39:19 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=19708
Basile-z <b2.temp at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Hardware|x86_64 |All
Resolution|FIXED |---
OS|Windows |All
--- Comment #2 from Basile-z <b2.temp at gmx.com> ---
sorry i missed that most failing code is commented. There's indeed a problem
with direct __trait aliasing. Tuples processing (as obtained by
__trait(getAttributes) is incomplete.
--
More information about the Digitalmars-d-bugs
mailing list