[phobos] [D-Programming-Language/phobos] 1cc6c6: Fix issue 12007 - cartesianProduct does'nt work wi...

GitHub noreply at github.com
Wed Feb 26 13:31:30 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 1cc6c6a1429174c06c9f082699bb28be4c18ad7e
      https://github.com/D-Programming-Language/phobos/commit/1cc6c6a1429174c06c9f082699bb28be4c18ad7e
  Author: monarchdodra <monarchdodra at gmail.com>
  Date:   2014-02-12 (Wed, 12 Feb 2014)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Fix issue 12007 - cartesianProduct does'nt work with ranges of immutables

The fix consists in making Repeat!T assignable, even if T itself is not.


  Commit: 98d4c60840d3fb06c03d4b4e6993dc1a69344b50
      https://github.com/D-Programming-Language/phobos/commit/98d4c60840d3fb06c03d4b4e6993dc1a69344b50
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2014-02-26 (Wed, 26 Feb 2014)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Merge pull request #1895 from monarchdodra/12007

Fix issue 12007 - cartesianProduct does'nt work with ranges of immutable...


Compare: https://github.com/D-Programming-Language/phobos/compare/8d800e59ccec...98d4c60840d3


More information about the phobos mailing list