-
Notifications
You must be signed in to change notification settings - Fork 23
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
Remove deprecated files in Coq.Arith #47
Remove deprecated files in Coq.Arith #47
Conversation
@JasonGross This should be ok, I think. |
@Villetaneuse I don't have permissions on this repository, I think we need @samuelgruetter @andres-erbsen here |
Also, btw, if you write it as coq/coq#18164 (without the |
Sorry, still quite new to this. This is edited. And thank you for the correct pings! |
In Coq 8.15, this fails with
But, as far as I understand, the |
Thank you, I don't know who decides such things. I'm putting a link to your post on zulip here. |
It's used by fiat-crypto-legacy, which I'd like to keep compatible in Coq's CI, but for which multiple version compatibility is also not important, so maybe it's best to bump bbv's CI to test 8.16, 8.17, 8.18, master? |
I just tried that, but it seems 8.18 is not yet available in the Ubuntu builds. Should I just do 8.16, 8.17 & master for now @JasonGross ? |
Yes, that sounds good. I'll try to get 8.18 in Ubuntu packaging soon |
Ok so I just pushed CI for 8.16, 8.17 & Coq master to bbv's master. |
Necessary for Coq/Coq:#18164
634f2d8
to
87be90b
Compare
Done. |
@samuelgruetter thank you very much! |
In preparation for bumping bbv for mit-plv/bbv#47 / coq/coq#18164
In preparation for bumping bbv for mit-plv/bbv#47 / coq/coq#18164
Necessary for coq/coq#18164