[Issue 13070] New: Specify behavior of GC.addRange and GC.removeRange
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Jul 7 09:45:17 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13070
Issue ID: 13070
Summary: Specify behavior of GC.addRange and GC.removeRange
Product: D
Version: D2
Hardware: x86_64
OS: Linux
Status: NEW
Keywords: industry, spec
Severity: enhancement
Priority: P1
Component: druntime
Assignee: nobody at puremagic.com
Reporter: briancschott at gmail.com
See this discussion:
http://forum.dlang.org/thread/ypbbtgyqsmspvbojghet@forum.dlang.org
The specification for GC.addRange needs to state what happens when a pointer is
passed to this function twice. Ideally it will state that the result is an
update on the GC's internal record keeping.
--
More information about the Digitalmars-d-bugs
mailing list