[Issue 11714] Improve error message for wrongly initialized thread-local class instances

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Dec 10 09:14:51 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=11714



--- Comment #3 from Joseph Rushton Wakeling <joseph.wakeling at webdrake.net> 2013-12-10 09:14:48 PST ---
The attached test case illustrates the error, in this case:

    tlclass.d(8): Error: variable tlclass.a2 is mutable. Only const or
immutable class thread local variable are allowed, not tlclass.A

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


More information about the Digitalmars-d-bugs mailing list