August 22, 2017 [Issue 2947] Static initializer stored in mutable non-TLS global | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=2947 anonymous4 <dfj1esp02@sneakemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://issues.dlang.org/sh | |ow_bug.cgi?id=15612 Summary|Array literal changeable if |Static initializer stored |part of class. |in mutable non-TLS global --- Comment #16 from anonymous4 <dfj1esp02@sneakemail.com> --- Class initializer from issue 11107: class A{} struct S { auto a = new A; } -- |
August 22, 2017 [Issue 2947] Static initializer stored in mutable non-TLS global | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=2947 anonymous4 <dfj1esp02@sneakemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dlang-bugzilla@thecybershad | |ow.net --- Comment #17 from anonymous4 <dfj1esp02@sneakemail.com> --- *** Issue 17604 has been marked as a duplicate of this issue. *** -- |
June 07, 2018 [Issue 2947] Static initializer stored in mutable non-TLS global | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=2947 Steven Schveighoffer <schveiguy@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://issues.dlang.org/sh | |ow_bug.cgi?id=18706 -- |
June 06 [Issue 2947] Static initializer stored in mutable non-TLS global | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=2947 Nick Treleaven <nick@geany.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@geany.org See Also| |https://issues.dlang.org/sh | |ow_bug.cgi?id=10376 -- |
Copyright © 1999-2021 by the D Language Foundation