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

2017-07-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14904

--- Comment #5 from github-bugzi...@puremagic.com ---
Commits pushed to dmd-cxx at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/6579c574bbcc53944a2060f3d1eadc1fa5516f51
fix Issue 14904 - bad error message in reduce: 'Incompatible
function/seed/element'

https://github.com/dlang/phobos/commit/76a5087312382ff0b16840d4c2501dc8ba6abda0
Merge pull request #3580 from 9rnsr/fix14904

--


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

2015-09-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14904

--- Comment #4 from github-bugzi...@puremagic.com ---
Commits pushed to master 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'

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

--


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

2015-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14904

--- Comment #3 from github-bugzi...@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'

--


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

2015-08-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14904

Kenji Hara k.hara...@gmail.com changed:

   What|Removed |Added

   Keywords||pull

--- Comment #2 from Kenji Hara k.hara...@gmail.com ---
https://github.com/D-Programming-Language/phobos/pull/3580

--


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

2015-08-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14904

Kenji Hara k.hara...@gmail.com changed:

   What|Removed |Added

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

--