[phobos] [D-Programming-Language/phobos] 4c0c73: Fix Cycle!(T[N]).opSlice return type qualifier.

GitHub noreply at github.com
Mon Jan 13 05:21:08 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 4c0c73220db08e20fc5a8b8c1c1bb27955edc6a2
      https://github.com/D-Programming-Language/phobos/commit/4c0c73220db08e20fc5a8b8c1c1bb27955edc6a2
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2014-01-13 (Mon, 13 Jan 2014)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Fix Cycle!(T[N]).opSlice return type qualifier.

This is a fixup for commit 3faffc3c59c804db5e1b16fb0b3bf97f07147785.


  Commit: 18c97643529e61b4e527df35a273a615bf8e55b7
      https://github.com/D-Programming-Language/phobos/commit/18c97643529e61b4e527df35a273a615bf8e55b7
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2014-01-13 (Mon, 13 Jan 2014)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Merge pull request #1853 from klickverbot/cycle-qualified-constructor

Fix Cycle!(T[N]).opSlice return type qualifier.


Compare: https://github.com/D-Programming-Language/phobos/compare/9cb7cabc5954...18c97643529e


More information about the phobos mailing list