[Issue 3637] Array append patch to prevent stomping and to enhance thread-local append performance

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 18 06:29:33 PST 2010


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



--- Comment #6 from Steven Schveighoffer <schveiguy at yahoo.com> 2010-02-18 06:29:32 PST ---
Note that shared data isn't properly synchronized when being copied, but this
also happens in all the other array functions (not just appending).  I will
file a separate bug on this.

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


More information about the Digitalmars-d-bugs mailing list