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

This avoids a deprecations warning from Sail #57

Merged

Conversation

marnovandermaas
Copy link
Contributor

@marnovandermaas marnovandermaas commented Jul 2, 2024

The warning reads:
Explicit effect annotations are deprecated. They are no longer used and can be removed.

I tested this using the upstream Sail compiler: https://github.com/rems-project/sail/tree/b81e2823f8b4ffcf14cb0b11c260d79d3a19b0dc

The warning reads:
Explicit effect annotations are deprecated. They are no longer used and can be removed.
Copy link
Collaborator

@rmn30 rmn30 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. I think I was waiting until we were definitely using a new enough Sail but should be safe now.

@rmn30 rmn30 merged commit 09ef3a7 into CHERIoT-Platform:main Jul 2, 2024
2 checks passed
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.

2 participants