[Issue 4923] immutable module variables are modifiable in non-shared module constructors

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Sep 23 18:26:10 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=4923



--- Comment #2 from Kasumi Hanazuki <k.hanazuki at gmail.com> 2010-09-23 18:25:30 PDT ---
I have no idea whether the spec states immutable module variables to be
allocated per thread or not,
but currently DMD places them as shared and there seems no way to store them in
TLS.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list