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 clang-15 build and WAVM #2011

Merged
merged 4 commits into from
Mar 20, 2024
Merged

Fix clang-15 build and WAVM #2011

merged 4 commits into from
Mar 20, 2024

Conversation

Harrm
Copy link
Contributor

@Harrm Harrm commented Mar 20, 2024

Referenced issues

Description of the Change

Clang-15 build fails due to a concept-related bug in Clang-15.
WAVM build fails because we forgor to update WAVM code when changed some common type definitions.

Benefits

Kagome build is successful.

@Harrm Harrm marked this pull request as ready for review March 20, 2024 12:44
@Harrm Harrm enabled auto-merge (squash) March 20, 2024 17:08
@Harrm Harrm merged commit c66e411 into master Mar 20, 2024
9 of 10 checks passed
@Harrm Harrm deleted the fix/clang-15-build-and-wavm branch March 20, 2024 17:13
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.

3 participants