On 2015-04-28 16:45, Allan Odgaard wrote:
On 20 Apr 2015, at 9:56, Jacob Carlborg wrote:
I'm trying to build TextMate and suddenly got this error:
Apparently Apple decided to (temporarily) remove support for thread_local in Xcode 6.3, there is a PR that changes it to using boost’s support library which I plan on merging later: https://github.com/rdwampler/textmate/commit/f20f41e6aa2529a654dcb80d3bc29e0...
Ah, I see. I thought something had gone seriously wrong on my machine.