We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The clang CI build in #1021 stopped working with clang with an obscure error on chrono internals. This looks really like https://groups.google.com/g/linux.debian.bugs.dist/c/nfwM6W435jc.
chrono
We should update to using clang 15 (available on the LTS Ubuntu image we're using anyway) to see if the problem is fixed this way.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
The clang CI build in #1021 stopped working with clang with an obscure error on
chrono
internals. This looks really like https://groups.google.com/g/linux.debian.bugs.dist/c/nfwM6W435jc.We should update to using clang 15 (available on the LTS Ubuntu image we're using anyway) to see if the problem is fixed this way.
The text was updated successfully, but these errors were encountered: