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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to