specta / expecta

A Matcher Framework for Objective-C/Cocoa
MIT License
1.59k stars 158 forks source link

Replace deprecated OSMemoryBarrier with atomic_thread_fence #191

Closed spekke closed 6 years ago

spekke commented 6 years ago

Resolves https://github.com/specta/expecta/issues/190

orta commented 6 years ago

Awesome, I don't think this fail is your fault, and the majority of the tests suites are passing 👍