Skip to content

Add workaround for old gcc and clang versions #1501

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

Merged
merged 3 commits into from
Apr 4, 2018
Merged

Add workaround for old gcc and clang versions #1501

merged 3 commits into from
Apr 4, 2018

Conversation

martin-frbg
Copy link
Collaborator

Old gcc and clang do not handle constructor arguments, finally fix #875 as discussed there, using the fedora patch

Old gcc and clang do not handle constructor arguments, finally fix #875 as discussed there, using the fedora patch
@martin-frbg martin-frbg reopened this Mar 31, 2018
@martin-frbg martin-frbg merged commit a460c92 into OpenMathLib:develop Apr 4, 2018
martin-frbg added a commit that referenced this pull request Feb 7, 2019
* Restore dropped patches in the non-TLS branch of memory.c

As discovered in #2002, the reintroduction of the "original" non-TLS version of memory.c as an alternate branch had inadvertently used ba1f91f rather than a8002e2 , thereby dropping the commits for #1450, #1468, #1501, #1504 and #1520.
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.

build error in linux: memory.c:1348, memory.c:1406
1 participant