[Issue 7779] D1-style opWhatever method is chosen in preference to opBinary under D2

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jul 16 04:01:30 UTC 2019


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

Mathias LANG <pro.mathias.lang at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |pro.mathias.lang at gmail.com
         Resolution|---                         |FIXED

--- Comment #1 from Mathias LANG <pro.mathias.lang at gmail.com> ---
This was "fixed" by deprecating D1-style operator overloads:
https://github.com/dlang/dmd/pull/10130

--


More information about the Digitalmars-d-bugs mailing list