[Issue 679] Spec needs allowances for copying garbage collection

2010-11-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=679


Walter Bright bugzi...@digitalmars.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bugzi...@digitalmars.com
 Resolution||FIXED


--- Comment #2 from Walter Bright bugzi...@digitalmars.com 2010-11-08 
15:49:37 PST ---
http://www.dsource.org/projects/phobos/changeset/2138

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


[Issue 679] Spec needs allowances for copying garbage collection

2010-10-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=679



--- Comment #1 from Stewart Gordon s...@iname.com 2010-10-25 09:25:45 PDT ---
(In reply to comment #0)
 A possibility is to specify that the following will implicitly pin 
 something in the GC heap:

Add to this list:

- Storing a pointer to it in an allocated block referenced by a void* or
void[].

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