Thread overview | |||||
---|---|---|---|---|---|
|
March 28, 2021 [Issue 21775] std.typecons.RefCounted, std.container.array.Array, & similar structs that manage their own memory do not need to be scanned unless GC-allocated memory is reachable through them | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21775 --- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> --- @n8sh created dlang/phobos pull request #7923 "std.typecons.RefCounted, std.container.array.Array, & similar structs that manage their own memory do not need to be scanned unless GC-allocated memory is reachable through them" mentioning this issue: - Issue 21775 - std.typecons.RefCounted, std.container.array.Array, & similar structs that manage their own memory do not need to be scanned unless GC-allocated memory is reachable through them https://github.com/dlang/phobos/pull/7923 -- |
December 17, 2022 [Issue 21775] std.typecons.RefCounted, std.container.array.Array, & similar structs that manage their own memory do not need to be scanned unless GC-allocated memory is reachable through them | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21775 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P4 -- |
December 01 [Issue 21775] std.typecons.RefCounted, std.container.array.Array, & similar structs that manage their own memory do not need to be scanned unless GC-allocated memory is reachable through them | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21775 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/phobos/issues/10460 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation