Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cxx11_abi fixes (string) #5

Merged
merged 6 commits into from
Oct 10, 2018
Merged

cxx11_abi fixes (string) #5

merged 6 commits into from
Oct 10, 2018

Conversation

jrmadsen
Copy link
Collaborator

  • Wrote timemory/string.hpp defining tim::string
  • tim::string fix C++11 ABI compatibility issues between GCC and Clang compiler(s)

- fixed std::max issue on Windows
- removed unnecessary _GLIBCXX_USE_CXX11_ABI defs
- moved .version.txt to VERSION
- moved conda.yaml to meta.yaml
- replaced c_str() types with std::string in Python
@jrmadsen jrmadsen merged commit 8663ed7 into master Oct 10, 2018
@jrmadsen jrmadsen deleted the string_abi branch October 10, 2018 18:47
@jrmadsen jrmadsen mentioned this pull request Nov 19, 2020
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.

None yet

1 participant