http://d.puremagic.com/issues/show_bug.cgi?id=4643
David Simcha <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from David Simcha <[email protected]> 2010-09-04 09:02:33 PDT --- http://dsource.org/projects/phobos/changeset/1957 Fixed for shared values w/o aliasing. For shared values w/ aliasing, it shouldn't work because if one thread tries to write the value while another thread modifies it, Bad Things Will Happen (TM). -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
