March 27, 2023 [Issue 23709] Cannot use synchronized on shared class with -preview=nosharedaccess | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=23709 Atila Neves <atila.neves@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- --- Comment #10 from Atila Neves <atila.neves@gmail.com> --- It doesn't make sense from a usability point of view for the compiler to not rewrite using atomicLoad, especially if it's always going to be needed except for when creating a mutex to pass in. That's clearly not going to be common. -- |
December 13 [Issue 23709] Cannot use synchronized on shared class with -preview=nosharedaccess | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=23709 --- Comment #11 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/20232 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation