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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jan 9 08:05:12 UTC 2020


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

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

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

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
@FeepingCreature created dlang/dmd pull request #10718 "Fix issue 20488:
opDispatch: copy call expression before checking for semantically valid
parameters" fixing this issue:

- opDispatch: copy call expression before checking for semantically valid
parameters.
  This may avoid accidentally resolving future occurrences to the wrong type,
not sure.
  Fixes issue 20488.

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

--


More information about the Digitalmars-d-bugs mailing list