http://d.puremagic.com/issues/show_bug.cgi?id=4092



--- Comment #14 from Rainer Schuetze <r.sagita...@gmx.de> 2013-09-27 13:52:28 
PDT ---
The reference count might be slightly different than what's used in a language
without GC, but I think starting at 0 is appropriate here. The object pointer
can be used by the D program without any reference counting, it is only used to
count (external) references to COM interfaces to avoid premature collection by
keeping a root to the object in the GC.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to