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

suppress deprecation warnings that are unfixable in 8.13 #52

Merged
merged 1 commit into from
Aug 7, 2021

Conversation

palmskog
Copy link
Member

@palmskog palmskog commented Aug 7, 2021

I noticed in the CI runs for #51 that Coq master currently gives a lot of deprecation warnings for the project, specifically, instance-without-locality and hint-rewrite-without-locality. These warnings are unavoidable in 8.13, i.e., compatibility with 8.13 has to dropped for the warnings to be fixed. Hence, this PR suppresses the warnings during both coq_makefile and Dune builds for now.

@Casteran Casteran merged commit 0776e0a into master Aug 7, 2021
@palmskog palmskog deleted the suppress-locality-warnings branch August 7, 2021 13:24
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