[Issue 19181] Semantic errors in opDispatch argument lead to "no property X"

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 20 19:09:40 UTC 2018


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

--- Comment #1 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/4ea34855e59b42efe29cc3475df81ce0046051b2
Fix Issue 19181: when an UFCS or opDispatch call has syntactically invalid
arguments, always error.

https://github.com/dlang/dmd/commit/c2317ad3b7401dc9fe26a28cca66846a892d5d34
Merge pull request #8584 from
FeepingCreature/fix/Issue-19181-error-on-invalid-arguments-in-ufcs-opDispatch

Fix Issue 19181: always error when an UFCS or opDispatch call has syntactically
invalid arguments
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach at gmail.com>

--


More information about the Digitalmars-d-bugs mailing list