Thread overview
[Issue 19687] Wrong error for overloaded opDispatch + UFCS with non-existing function
Feb 20, 2019
Dlang Bot
Feb 21, 2019
Dlang Bot
Feb 24, 2019
Dlang Bot
February 20, 2019
https://issues.dlang.org/show_bug.cgi?id=19687

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #9378 "Fix Issue 19687 - Wrong error for overloaded opDispatch + UFCS with non-existing function" fixing this issue:

- Fix Issue 19687 - Wrong error for overloaded opDispatch + UFCS with non-existing function

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

--
February 21, 2019
https://issues.dlang.org/show_bug.cgi?id=19687

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #9378 "Fix Issue 19687 - Wrong error for overloaded opDispatch + UFCS with non-existing function" was merged into stable:

- e12ede8ff8386c429356295dfa23682cadd44dc5 by RazvanN7:
  Fix Issue 19687 - Wrong error for overloaded opDispatch + UFCS with
non-existing function

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

--
February 24, 2019
https://issues.dlang.org/show_bug.cgi?id=19687

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #9387 "Merge remote-tracking branch 'upstream/stable' into merge_stable" was merged into master:

- e12ede8ff8386c429356295dfa23682cadd44dc5 by RazvanN7:
  Fix Issue 19687 - Wrong error for overloaded opDispatch + UFCS with
non-existing function

- 42a7874c9eefbae4c8dc3ba922a80f27769333a2 by The Dlang Bot:
  Merge pull request #9378 from RazvanN7/Issue_19687

  Fix Issue 19687 - Wrong error for overloaded opDispatch + UFCS with
non-existing function
  merged-on-behalf-of: Nicholas Wilson <thewilsonator@users.noreply.github.com>

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

--