[Issue 11529] Unclear error message when rvalue is passed as `ref'

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 26 06:36:45 UTC 2018


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

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

https://github.com/dlang/dmd/commit/ff99241a38068e85af6e2625e10ce78b2201de57
Fix Issue 11529 - Unclear error message when rvalue is passed as `ref'

Also hide separate parameter type when already shown.

https://github.com/dlang/dmd/commit/fcc69c18c439009508e1e57ea1f91970ffdf9b2b
Merge pull request #7554 from ntrel/qual-arg

Fix Issue 15613, 11529: Show parameter mismatch and rvalue/lvalue ref message
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach at gmail.com>

--


More information about the Digitalmars-d-bugs mailing list