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 compilation with clang 17 #5726

Merged
merged 2 commits into from
Jan 31, 2024
Merged

Conversation

wthrowe
Copy link
Member

@wthrowe wthrowe commented Jan 30, 2024

First commit is cherry-picked from #5715. Hope you don't mind, @nilsvu.

Proposed changes

Upgrade instructions

Code review checklist

  • The code is documented and the documentation renders correctly. Run
    make doc to generate the documentation locally into BUILD_DIR/docs/html.
    Then open index.html.
  • The code follows the stylistic and code quality guidelines listed in the
    code review guide.
  • The PR lists upgrade instructions and is labeled bugfix or
    new feature if appropriate.

Further comments

nilsvu and others added 2 commits January 30, 2024 15:52
This seems to be fixed in clang 17. I get an error if this is enabled.
@nilsvu nilsvu merged commit 2299f13 into sxs-collaboration:develop Jan 31, 2024
22 checks passed
@nilsvu nilsvu added the build system CMake build system label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build system CMake build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants