[phobos] [D-Programming-Language/phobos] 619e6e: Fix Issue 8676 (2)

GitHub noreply at github.com
Thu Oct 4 10:43:42 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 619e6e7a1645321732dacb151d333aa2eba126f9
      https://github.com/D-Programming-Language/phobos/commit/619e6e7a1645321732dacb151d333aa2eba126f9
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2012-09-29 (Sat, 29 Sep 2012)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Fix Issue 8676 (2)

lockstep's stopping policy default value isn't documented because it's set inside the function definition. Once Issue 8687 (http://d.puremagic.com/issues/show_bug.cgi?id=8687) is fixed we'll be able to set the default value in the function header.


  Commit: c07bce765cf158e17f921a218cb5b281b327d136
      https://github.com/D-Programming-Language/phobos/commit/c07bce765cf158e17f921a218cb5b281b327d136
  Author: Brad Roberts <braddr at puremagic.com>
  Date:   2012-10-04 (Thu, 04 Oct 2012)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Merge pull request #821 from AndrejMitrovic/patch-2

Fix Issue 8676


Compare: https://github.com/D-Programming-Language/phobos/compare/ad87f3819750...c07bce765cf1


More information about the phobos mailing list