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. -- |
Copyright © 1999-2021 by the D Language Foundation