[phobos] [D-Programming-Language/phobos] 6579c5: fix Issue 14904 - bad error message in reduce: 'In...

GitHub via phobos phobos at puremagic.com
Tue Aug 25 02:47:39 PDT 2015


  Branch: refs/heads/stable
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 6579c574bbcc53944a2060f3d1eadc1fa5516f51
      https://github.com/D-Programming-Language/phobos/commit/6579c574bbcc53944a2060f3d1eadc1fa5516f51
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-08-25 (Tue, 25 Aug 2015)

  Changed paths:
    M std/algorithm/iteration.d

  Log Message:
  -----------
  fix Issue 14904 - bad error message in reduce: 'Incompatible function/seed/element'

The verbose message is shown only when the given `fun` is actually valid.


  Commit: 76a5087312382ff0b16840d4c2501dc8ba6abda0
      https://github.com/D-Programming-Language/phobos/commit/76a5087312382ff0b16840d4c2501dc8ba6abda0
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-08-25 (Tue, 25 Aug 2015)

  Changed paths:
    M std/algorithm/iteration.d

  Log Message:
  -----------
  Merge pull request #3580 from 9rnsr/fix14904

[REG2.067.0] Issue 14904 - bad error message in reduce: 'Incompatible function/seed/element'


Compare: https://github.com/D-Programming-Language/phobos/compare/eaa04bffd2d8...76a508731238


More information about the phobos mailing list