[Issue 10108] Thread local slice to array literal references the same data

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri May 17 09:17:02 PDT 2013


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


Alex Rønne Petersen <alex at lycus.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alex at lycus.org


--- Comment #1 from Alex Rønne Petersen <alex at lycus.org> 2013-05-17 18:17:00 CEST ---
I'm not sure I understand why this is a bug. Can you elaborate?

As far as I know, being able to access TLS data from one thread in another
thread through pointers passed via globals is a feature (it's even one I rely
on).

But maybe I'm misunderstanding this.

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