[Issue 19936] Deprecated alias get this falsely triggers on appending to array

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 4 09:57:46 UTC 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #9953 "[REG 2.084.1] Fix issue 19936: `alias deprecated
get this` falsely triggers deprecation on `array ~=`" was merged into stable:

- 1885840b3151eae627a2127d055437b2ea2ac357 by Mathis Beer:
  Fix issue 19936: don't attempt alias-this for the rhs of an opAppend overload
if no applicable overload was found in the lhs

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

--


More information about the Digitalmars-d-bugs mailing list