[Issue 19181] Semantic errors in opDispatch argument lead to "no property X"
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Aug 30 06:24:45 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=19181
--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd
https://github.com/dlang/dmd/commit/3b4f0209b69be737ba52659313ecca8cce13f86c
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>
https://github.com/dlang/dmd/commit/5647788e6776b2f6f4cc32c6e0a6b90ffa121a12
Merge pull request #8588 from
FeepingCreature/fix/Issue-19181-error-immediately-on-invalid-arguments-to-opDispatch
[stable] [from master] Issue 19181: when an UFCS or opDispatch call has
syntactically invalid arguments, always error.
--
More information about the Digitalmars-d-bugs
mailing list