March 23 [Issue 24449] immutable data can be mutated after initialization in shared static constructor | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24449 Nick Treleaven <nick@geany.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |safe --- Comment #1 from Nick Treleaven <nick@geany.org> --- This can also cause a safety violation when the shared static constructor is @safe, in particular see: https://issues.dlang.org/show_bug.cgi?id=5207#c11 -- |
August 29 [Issue 24449] immutable data can be mutated after initialization in shared static constructor | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24449 Nick Treleaven <nick@geany.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://issues.dlang.org/sh | |ow_bug.cgi?id=20712 -- |
Copyright © 1999-2021 by the D Language Foundation