Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
January 03, 2018 [Issue 18176] std.numeric.gapWeightedSimilarity should be usable in @safe | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18176 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 -- |
May 10, 2018 [Issue 18176] std.numeric.gapWeightedSimilarity should be usable in @safe | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18176 Jack Stouffer <jack@jackstouffer.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jack@jackstouffer.com --- Comment #1 from Jack Stouffer <jack@jackstouffer.com> --- Currently this function is designed to be @nogc. This can't be both @safe and @nogc at the same time. -- |
December 08, 2021 [Issue 18176] std.numeric.gapWeightedSimilarity should be usable in @safe | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18176 Stanislav Blinov <stanislav.blinov@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stanislav.blinov@gmail.com --- Comment #2 from Stanislav Blinov <stanislav.blinov@gmail.com> --- (In reply to Jack Stouffer from comment #1) > Currently this function is designed to be @nogc. This can't be both @safe and @nogc at the same time. Why not? -- |
December 17, 2022 [Issue 18176] std.numeric.gapWeightedSimilarity should be usable in @safe | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18176 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P4 -- |
December 01 [Issue 18176] std.numeric.gapWeightedSimilarity should be usable in @safe | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18176 --- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/phobos/issues/10284 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation