Thread overview | ||||||||
---|---|---|---|---|---|---|---|---|
|
August 29, 2014 [Issue 13395] Shared arrays must be loaded atomically | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13395 Andrei Alexandrescu <andrei@erdani.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|nobody@puremagic.com |sean@invisibleduck.org -- |
August 29, 2014 [Issue 13395] Shared arrays must be loaded atomically | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13395 --- Comment #1 from Orvid King <blah38621@gmail.com> --- If someone is already going to be digging around in core.atomic, perhaps they could add intrinsic versions as well, so that the operations can be inlined and don't need to do the excessive amount of extra moving that they currently do. -- |
January 06, 2015 [Issue 13395] Shared arrays must be loaded atomically | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13395 Andrei Alexandrescu <andrei@erdani.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Andrei Alexandrescu <andrei@erdani.com> --- https://github.com/D-Programming-Language/druntime/pull/1084 -- |
January 07, 2015 [Issue 13395] Shared arrays must be loaded atomically | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13395 Andrei Alexandrescu <andrei@erdani.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #3 from Andrei Alexandrescu <andrei@erdani.com> --- Wait, that pull doesn't fix this. Sorry. -- |
December 17, 2022 [Issue 13395] Shared arrays must be loaded atomically | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13395 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
December 13 [Issue 13395] Shared arrays must be loaded atomically | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13395 --- Comment #4 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/17680 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation