[Issue 21073] Rebindable does not work when class has alias this to inout property

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Nov 12 04:48:36 UTC 2021


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #13291 "Fix Issue 21073 -
Rebindable does not work when class has alias this to inout property" fixing
this issue:

- Fix Issue 21073 - Rebindable does not work when class has alias this to inout
property

  The cast expression was trying an 'alias this' but without error gagging.

https://github.com/dlang/dmd/pull/13291

--


More information about the Digitalmars-d-bugs mailing list