[phobos] [D-Programming-Language/phobos] 1bd9b7: fix Issue 8171 - Broken std.algorithm.move for nes...

GitHub noreply at github.com
Wed May 30 19:21:23 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 1bd9b79e8462d03e382b53dda6f297e4e75eb6f0
      https://github.com/D-Programming-Language/phobos/commit/1bd9b79e8462d03e382b53dda6f297e4e75eb6f0
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-05-30 (Wed, 30 May 2012)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  fix Issue 8171 - Broken std.algorithm.move for nested struct has no member


  Commit: 6751d4a185863828919adafc387be1e59337360b
      https://github.com/D-Programming-Language/phobos/commit/6751d4a185863828919adafc387be1e59337360b
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2012-05-30 (Wed, 30 May 2012)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Merge pull request #614 from 9rnsr/fix8171

Issue 8171 - Broken std.algorithm.move for nested struct has no member


Compare: https://github.com/D-Programming-Language/phobos/compare/73b56a1...6751d4a


More information about the phobos mailing list