Skip to content

Conversation

@DenysBudelkovGL
Copy link

Why:
We need to bump Xcode version in CI scripts, as Xcode 11 is no longer supported.
But with the latest Xcode we have this error:
lib/fc-cpp/lib/boost/boost/smart_ptr/detail/sp_counted_base_clang.hpp:29:9: error: '_Atomic' is a C11 extension [-Werror,-Wc11-extensions]
How:
Just add -Wno-c11-extensions to ignore this error

NOTICE:
Diff for this PR contains changes from the unmerged PR #1 so supposedly we should merge it first.

kevin-- and others added 3 commits December 5, 2019 17:42
…m the TOKEN endpoint, for use with services that return important data during this request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants