[phobos] [D-Programming-Language/phobos] 70dbc1: Uncommented stuff that was commented out due to bu...

GitHub noreply at github.com
Sun Feb 3 17:31:39 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 70dbc120bd23b0e8b69a4430adbc740f9077cfbc
      https://github.com/D-Programming-Language/phobos/commit/70dbc120bd23b0e8b69a4430adbc740f9077cfbc
  Author: jmdavis <jmdavisProg at gmx.com>
  Date:   2013-02-03 (Sun, 03 Feb 2013)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Uncommented stuff that was commented out due to bug 9947.

Kenji missed a couple of lines of commented out code in hasSlicing, so
this commit uncomments them now that bug 9947 has been fixed.


  Commit: 247604edff6eb0018332be6a788f15b159790b19
      https://github.com/D-Programming-Language/phobos/commit/247604edff6eb0018332be6a788f15b159790b19
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-02-03 (Sun, 03 Feb 2013)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Merge pull request #1110 from jmdavis/hasSlicing

Uncommented stuff that was commented out due to bug 9947.


Compare: https://github.com/D-Programming-Language/phobos/compare/a765c38c7970...247604edff6e


More information about the phobos mailing list