Thread overview | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
January 03, 2018 [Issue 18161] std.algorithm.iteration.chunkBy should be usable in @safe | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18161 Seb <greensunny12@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |18110 Referenced Issues: https://issues.dlang.org/show_bug.cgi?id=18110 [Issue 18110] most of phobos should be @safe-ly useable -- |
March 07, 2018 [Issue 18161] std.algorithm.iteration.chunkBy should be usable in @safe | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18161 Jack Stouffer <jack@jackstouffer.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jack@jackstouffer.com --- Comment #1 from Jack Stouffer <jack@jackstouffer.com> --- This is due to chunkBy using RefCounted for its origin range, which I can't see any good reason to do. -- |
August 25, 2021 [Issue 18161] std.algorithm.iteration.chunkBy should be usable in @safe | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18161 --- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> --- @dukc created dlang/phobos pull request #8213 "Partially solve issue 18161 - splitWhen and most of chunkBy now @safe" mentioning this issue: - Partially solve issue 18161. splitWhen and chunkBy when using forward ranges is now safe https://github.com/dlang/phobos/pull/8213 -- |
August 31, 2021 [Issue 18161] std.algorithm.iteration.chunkBy should be usable in @safe | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18161 --- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> --- dlang/phobos pull request #8213 "Partially solve issue 18161 - splitWhen and most of chunkBy now @safe" was merged into master: - 41355cd4e397e462902b24ac033ace7faba6e33b by Ate Eskola: Partially solve issue 18161. splitWhen and chunkBy when using forward ranges is now safe https://github.com/dlang/phobos/pull/8213 -- |
September 30, 2021 [Issue 18161] std.algorithm.iteration.chunkBy should be usable in @safe | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18161 --- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> --- @dukc created dlang/phobos pull request #8257 "Changelog entry went to wrong version" mentioning this issue: - Partially solve issue 18161. splitWhen and chunkBy when using forward ranges is now safe https://github.com/dlang/phobos/pull/8257 -- |
December 17, 2022 [Issue 18161] std.algorithm.iteration.chunkBy should be usable in @safe | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18161 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P4 -- |
December 01 [Issue 18161] std.algorithm.iteration.chunkBy should be usable in @safe | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18161 --- Comment #5 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/phobos/issues/10278 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation