Skip to content

Conversation

@bridiver
Copy link
Contributor

@bridiver bridiver commented Feb 7, 2019

we probably don't want to merge this into master without providing an option to go back to thread_local, but should be fine for immediate needs

@bridiver bridiver requested review from evq and tmancey February 7, 2019 21:06
@bridiver bridiver self-assigned this Feb 7, 2019
src/wrapper.cpp Outdated
}
}
const char* TokenException::what() const noexcept { return msg_.c_str(); }
const TokenException& TokenException::none() {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be moved under the NO_CXXEXCEPTIONS ifdef

…pped and causes problems for the framework order file
@evq evq merged commit 26d1de7 into review_wip Feb 7, 2019
@tmancey tmancey deleted the fix-linking-error branch March 11, 2019 19:35
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