[Issue 17116] std.typecons.ReplaceType is not able to process const delegate

2017-03-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17116 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/181db425c9f19b0fa20f0c2c6cd9287922a640ae fix issue 17116 - std.typecons.ReplaceType is not able

[Issue 17116] std.typecons.ReplaceType is not able to process const delegate

2017-02-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17116 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to newCTFE at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/181db425c9f19b0fa20f0c2c6cd9287922a640ae fix issue 17116 - std.typecons.ReplaceType is not able

[Issue 17116] std.typecons.ReplaceType is not able to process const delegate

2017-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17116 github-bugzi...@puremagic.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 17116] std.typecons.ReplaceType is not able to process const delegate

2017-01-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17116 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/181db425c9f19b0fa20f0c2c6cd9287922a640ae fix issue 17116 - std.typecons.ReplaceType is not able

[Issue 17116] std.typecons.ReplaceType is not able to process const delegate

2017-01-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17116 b2.t...@gmx.com changed: What|Removed |Added Status|NEW |ASSIGNED Severity|minor