[dlang.org] [D-Programming-Language/d-programming-language.org] ec215c: Relax inout rule

GitHub noreply at github.com
Sat Dec 29 01:42:40 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/d-programming-language.org
  Commit: ec215c4def669d8e5765328ee16e54eb876c66c3
      https://github.com/D-Programming-Language/d-programming-language.org/commit/ec215c4def669d8e5765328ee16e54eb876c66c3
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-12-28 (Fri, 28 Dec 2012)

  Changed paths:
    M function.dd

  Log Message:
  -----------
  Relax inout rule

It has been introduced by issue 7105 from 2.059. In current, an inout is not necessary to appear in the return type.


  Commit: 76571f6dea1ac019901d8bbe195337bda9322824
      https://github.com/D-Programming-Language/d-programming-language.org/commit/76571f6dea1ac019901d8bbe195337bda9322824
  Author: Alex Rønne Petersen <alex at alexrp.com>
  Date:   2012-12-29 (Sat, 29 Dec 2012)

  Changed paths:
    M function.dd

  Log Message:
  -----------
  Merge pull request #226 from 9rnsr/relax_inout_rule

Relax inout rule


Compare: https://github.com/D-Programming-Language/d-programming-language.org/compare/1fcf488f90f2...76571f6dea1a


More information about the dlang.org mailing list