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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 30 15:58:08 PDT 2013


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



--- Comment #5 from github-bugzilla at puremagic.com 2013-06-30 15:58:06 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/f5ed82d638b373efb6c2f0c77d64259df9472964
Merge pull request #1376 from yebblies/issue4923

initialize first thread's message box in a normal static ctor, to work around
requirement that thread-local variables cannot be set from a shared static
constructor.

-- 
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