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

C11 #18

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

C11 #18

wants to merge 21 commits into from

Conversation

jeffhammond
Copy link
Member

Related to pmodels/mpich#3761. Maybe somebody will care this time 🙄

jeffhammond and others added 21 commits March 3, 2014 13:58
1) cannot use const according to clang-3.8
2) ATOMIC_INT_LOCK_FREE (and similar) are named wrong in Clang
   (they have an extra _T_ in the middle) and thus the macros
   fail.  we need to check to see if the macro is defined before
   testing its value.
try various std flags
install autotools
debug travis
add missing script
create dir before using
autotools build failed with c11 flags
brute force debug configure
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.

1 participant