[Issue 20488] AA.length in multiple modules causes opDispatch failure

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 13 03:52:30 UTC 2020


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

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

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

--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #10718 "Fix issue 20488: opDispatch: copy call
expression before checking for semantically valid parameters" was merged into
stable:

- 78e214e75b464a2703115890ba6d3c60384c668b by Mathis Beer:
  opDispatch: only validate parameters if we've already seen indication of a
semantic failure.
  This avoids double evaluation of parameter semantic in some situations.
  Fixes issue 20488.

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

--


More information about the Digitalmars-d-bugs mailing list