[dlang.org] [D-Programming-Language/dlang.org] 15259b: fix Issue 8307 - inconsistent treatment of auto fu...
GitHub via dlang.org
dlang.org at puremagic.com
Thu Nov 27 00:18:54 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dlang.org
Commit: 15259b7319c1a7c7782888bec28c8d5acdeb317f
https://github.com/D-Programming-Language/dlang.org/commit/15259b7319c1a7c7782888bec28c8d5acdeb317f
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-09-19 (Fri, 19 Sep 2014)
Changed paths:
M function.dd
Log Message:
-----------
fix Issue 8307 - inconsistent treatment of auto functions
Commit: 7961228c7acafc7b96ef463256b5adc48e161598
https://github.com/D-Programming-Language/dlang.org/commit/7961228c7acafc7b96ef463256b5adc48e161598
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-09-19 (Fri, 19 Sep 2014)
Changed paths:
M function.dd
Log Message:
-----------
fix Issue 13336 - auto ref return deduced to be ref despite return value coercion
Commit: 88d0c0f258f7d78c7729137da83c57cc27d95607
https://github.com/D-Programming-Language/dlang.org/commit/88d0c0f258f7d78c7729137da83c57cc27d95607
Author: Martin Nowak <code at dawg.eu>
Date: 2014-11-27 (Thu, 27 Nov 2014)
Changed paths:
M function.dd
Log Message:
-----------
Merge pull request #651 from 9rnsr/fix13336
Issue 8307 and 13336 - fix documentation around return type inference and ref deduction
Compare: https://github.com/D-Programming-Language/dlang.org/compare/116f4deb9fff...88d0c0f258f7
More information about the dlang.org
mailing list