-
Notifications
You must be signed in to change notification settings - Fork 21
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
SWIG: make it work with Clang 19 #1250
Merged
Merged
Commits on Oct 14, 2024
-
AnalyserEquationAst: don't include "libcellml/undefines.h" in the .cp…
…p file. It's already included in the corresponding .h file.
Configuration menu - View commit details
-
Copy full SHA for bc97102 - Browse repository at this point
Copy the full SHA bc97102View commit details -
SWIG: make it work with Clang 19
Indeed, from https://releases.llvm.org/19.1.0/tools/clang/docs/ReleaseNotes.html: Added the INFINITY and NAN macros to Clang’s <float.h> freestanding implementation; these macros were defined in <math.h> in C99 but C23 added them to <float.h> in WG14 N2848.
Configuration menu - View commit details
-
Copy full SHA for a581c7f - Browse repository at this point
Copy the full SHA a581c7fView commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c9c28d6 - Browse repository at this point
Copy the full SHA c9c28d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98bbe35 - Browse repository at this point
Copy the full SHA 98bbe35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e709db - Browse repository at this point
Copy the full SHA 3e709dbView commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 419b08e - Browse repository at this point
Copy the full SHA 419b08eView commit details
Commits on Oct 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb8b745 - Browse repository at this point
Copy the full SHA cb8b745View commit details
Commits on Oct 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4952583 - Browse repository at this point
Copy the full SHA 4952583View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d4659a3 - Browse repository at this point
Copy the full SHA d4659a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8211e1d - Browse repository at this point
Copy the full SHA 8211e1dView commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 660cf97 - Browse repository at this point
Copy the full SHA 660cf97View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b8cd8f7 - Browse repository at this point
Copy the full SHA b8cd8f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fca3b8e - Browse repository at this point
Copy the full SHA fca3b8eView commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a22b1e9 - Browse repository at this point
Copy the full SHA a22b1e9View commit details
Commits on Nov 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01cb11b - Browse repository at this point
Copy the full SHA 01cb11bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.