8000 Adapt w.r.t. coq/coq#19931. by ppedrot · Pull Request #408 · Mtac2/Mtac2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Adapt w.r.t. coq/coq#19931. #408

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

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

ppedrot
Copy link
Contributor
@ppedrot ppedrot commented Dec 19, 2024

The part to break sharing voluntarily is a bit hackish, but it seems to work. I'd personally recommend reimplementing the CClosure machine locally rather than trying to piggyback on the one of Coq and relying on hidden internal behaviours, which may change abruptly. YMMV though.

This should be backwards compatible.

@Janno
Copy link
Collaborator
Janno commented Dec 19, 2024

Thanks!

CI seems broken because of the stdlib split. I do not have time to fix or try the change locally it so I'll just merge it.

@Janno
Copy link
Collaborator
Janno commented Dec 19, 2024

'd personally recommend reimplementing the CClosure machine locally rather than trying to piggyback on the one of Coq and relying on hidden internal behaviours, which may change abruptly.

We used to have a copy of the machine but it wasn't self-contained enough and ended up annoying Coq developers. I don't know that a from-scratch implementation that does not have this problem would really be a good idea and I don't think anybody has time to work on that.

Either way, Mtac2 is seeing basically no development these days and I fear development and maintenance will be completely frozen at some point in the future.

@Janno Janno merged commit 1cdb2cb into Mtac2:master Dec 19, 2024
1 of 2 checks passed
@ppedrot ppedrot deleted the ring-clean-cclosure-internals branch December 19, 2024 13:08
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
0