[Issue 6905] ref acts as auto ref when return type is missing
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Dec 24 01:30:38 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=6905
--- Comment #3 from github-bugzilla at puremagic.com 2012-12-24 01:30:27 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/2bbb33df2fa9f87ae73de6924031e1a854756ea1
Additional fix for issue 6905
For the inference of return value ref-ness, we should use 'auto ref' instead of
'ref' or 'const ref'
https://github.com/D-Programming-Language/phobos/commit/03a6e295fadd7c563a60069be0be3ada1c234666
Merge pull request #1028 from 9rnsr/fix6905
Additional fix for issue 6905
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list