[D-runtime] [D-Programming-Language/druntime] 2f86a1: .save needs to be @property otherwise isForwardRan...

GitHub via D-runtime d-runtime at puremagic.com
Sun Jan 4 15:42:13 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 2f86a16b3158b42d2441f40b0405d0728d28096a
      https://github.com/D-Programming-Language/druntime/commit/2f86a16b3158b42d2441f40b0405d0728d28096a
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2015-01-04 (Sun, 04 Jan 2015)

  Changed paths:
    M src/object.di
    M src/object_.d

  Log Message:
  -----------
  .save needs to be @property otherwise isForwardRange fails.


  Commit: 841c9a68cc209aa2abcab95593dce5f9e777b4c3
      https://github.com/D-Programming-Language/druntime/commit/841c9a68cc209aa2abcab95593dce5f9e777b4c3
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2015-01-04 (Sun, 04 Jan 2015)

  Changed paths:
    M src/object.di
    M src/object_.d

  Log Message:
  -----------
  Merge pull request #1080 from quickfur/issue9119_fwdrange

.save needs to be @property otherwise isForwardRange fails.


Compare: https://github.com/D-Programming-Language/druntime/compare/9ec46a649e5f...841c9a68cc20


More information about the D-runtime mailing list