[Issue 21674] [REG v2.086] `alias this` triggers wrong deprecation message on function call

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 17 13:00:33 UTC 2022


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

--- Comment #9 from Iain Buclaw <ibuclaw at gdcproject.org> ---
(In reply to Iain Buclaw from comment #7)
>         if (tf.isref && ad1.fields[0].type == tf.next)
>             return result;
The more I look at this, the more it does not make any sense to me.

--


More information about the Digitalmars-d-bugs mailing list