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

fix enum for compile with gcc/4.9.2 #168

Merged
merged 2 commits into from
Aug 14, 2018

Conversation

jacobmerson
Copy link
Contributor

GCC 4.9.2 does not have scoped enums, so in order to compile changes to
apfConvert.cc the TagType scope needed to be removed.

This should fix an issue that was brought to my attention about pull #163.

GCC 4.9.2 does not have scoped enums, so in order to compile changes to
apfConvert.cc the TagType scope needed to be removed.
@cwsmith cwsmith merged commit 2fbc7af into SCOREC:develop Aug 14, 2018
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.

2 participants