[Issue 21073] Rebindable does not work when class has alias this to inout property
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Dec 14 10:34:12 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21073
--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #13421 "merge stable" was merged into master:
- 2367744d505cf739c90b926480e880a29a29b9e8 by Boris Carvajal:
Fix Issue 21073 - Rebindable does not work when class has alias this to inout
property (#13291)
The cast expression was trying an 'alias this' but without error gagging.
https://github.com/dlang/dmd/pull/13421
--
More information about the Digitalmars-d-bugs
mailing list