[phobos] [D-Programming-Language/phobos] 6788a6: Fix Issue 11196 - `std.range.zip` fails to compile...

GitHub noreply at github.com
Tue Oct 8 08:01:11 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 6788a62506f7638c7f7a19637bad9d536b378cb6
      https://github.com/D-Programming-Language/phobos/commit/6788a62506f7638c7f7a19637bad9d536b378cb6
  Author: Denis Shelomovskij <verylonglogin.reg at gmail.com>
  Date:   2013-10-08 (Tue, 08 Oct 2013)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Fix Issue 11196 - `std.range.zip` fails to compile if range elements aren't default contructable

Issue URL: http://d.puremagic.com/issues/show_bug.cgi?id=11196


  Commit: af32ce421480369733c2b62c17a00eb3689655fe
      https://github.com/D-Programming-Language/phobos/commit/af32ce421480369733c2b62c17a00eb3689655fe
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-10-08 (Tue, 08 Oct 2013)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Merge pull request #1619 from denis-sh/fix-Issue-11196

Fix Issue 11196 - `std.range.zip` fails to compile if range elements aren't default contructable


Compare: https://github.com/D-Programming-Language/phobos/compare/353f043fa938...af32ce421480


More information about the phobos mailing list