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

Cleanup deprecation warnings (before bumping to MC2) #17

Merged
merged 2 commits into from
Oct 13, 2023
Merged

Conversation

pi8027
Copy link
Collaborator

@pi8027 pi8027 commented Oct 12, 2023

No description provided.

@pi8027 pi8027 marked this pull request as ready for review October 12, 2023 15:02
@pi8027
Copy link
Collaborator Author

pi8027 commented Oct 12, 2023

coq/opam#2758 should fix CI.

have -> : (1808 = 8 + 1800)%N by [].
(* FIXME: *)
(* have -> : (1808 = 8 + 1800)%N by []. *)
change 1808%N with (8 + 1800)%N.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

While change is instantaneous, have -> ... takes 1 minute.

@pi8027 pi8027 merged commit f37fda3 into master Oct 13, 2023
@pi8027 pi8027 deleted the cleanup branch October 17, 2023 13:09
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.

1 participant