Unfortunately, it has not been possible to maintain 10.6 compatibility, as there is no C++11 toolchain for OS X 10.6, and Sublime Text 3 makes extensive use of functionality in C++11.
natewiebe13 wrote:Not sure if you read the blog post, but:Unfortunately, it has not been possible to maintain 10.6 compatibility, as there is no C++11 toolchain for OS X 10.6, and Sublime Text 3 makes extensive use of functionality in C++11.
jps wrote:There are 3 core reasons why 10.6 compat is challenging:
1. C++11 toolchain, specifically libc++
2. No OS support for shared memory mutex and condition variables (added in 10.7)
3. A third one that slips my mind for the moment.
Users browsing this forum: DivePalau, Google [Bot] and 9 guests