]> git.lyx.org Git - lyx.git/commit
Clarify the status of thread local storage on OSX
authorEnrico Forestieri <forenr@lyx.org>
Mon, 26 Jun 2017 12:41:34 +0000 (14:41 +0200)
committerEnrico Forestieri <forenr@lyx.org>
Mon, 26 Jun 2017 12:41:34 +0000 (14:41 +0200)
commit80f3f219b7ed4a0c200fdf12e4e1c21faba1f636
tree1068ae9cf5d6b86688e862425a0ba7ac5b9a5413
parent0a58035f84b70b8b83f22b4c1de5d9554988ba77
Clarify the status of thread local storage on OSX

The __thread local storage is supported on OSX since 10.7 (Lion),
released in 2012. For example, see:
http://forum.dlang.org/post/mailman.3439.1452269142.22025.digitalmars-d-bugs@puremagic.com
src/Paragraph.cpp