http://d.puremagic.com/issues/show_bug.cgi?id=10107
Igor Stepanov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Igor Stepanov <[email protected]> 2013-05-17 16:34:34 PDT --- Same http://d.puremagic.com/issues/show_bug.cgi?id=10108 I think. This is conceptual question: Can reference types be thread local? If we'll find the way: we can do class literals, array literals and pointers thread local. By the way: int* global_ptr = [1,2,3].ptr; //same trouble I think, we must reject all mutable non-shared reference literals. And move to reject all non-mutable literals -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
