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

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Aug 25 02:47:42 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14904

--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/6579c574bbcc53944a2060f3d1eadc1fa5516f51
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.

https://github.com/D-Programming-Language/phobos/commit/76a5087312382ff0b16840d4c2501dc8ba6abda0
Merge pull request #3580 from 9rnsr/fix14904

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

--


More information about the Digitalmars-d-bugs mailing list