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

Reverts changes to sajson::globals_struct::parse_flags #54

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

Conversation

wojdyr
Copy link
Contributor

@wojdyr wojdyr commented Apr 8, 2021

Hopefully fixes #48
Currently, sajson fails to compile with GCC. Previously, a problem with VS2015 were reported.
This PR reverts parse_flags to how it was defined until 2020.

wojdyr added 2 commits April 8, 2021 09:56
…gs."

This reverts commit 55b448b.
That change was for chadaustin#48, but it broke compilation with recent GCC.
it reverts part of eda4eae removing a couple constexpr
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.

'parse_flags' redefinition ; different storage class
1 participant