Adapt to https://github.com/coq/coq/pull/19530#794
Merged
andrew-appel merged 1 commit intoPrincetonUniversity:masterfrom Sep 19, 2024
Merged
Adapt to https://github.com/coq/coq/pull/19530#794andrew-appel merged 1 commit intoPrincetonUniversity:masterfrom
andrew-appel merged 1 commit intoPrincetonUniversity:masterfrom
Conversation
43 tasks
Collaborator
|
Can you merge the current master branch into this one, then commit and push (no need to build locally)? The only change that you would be merging is an update of the CI script. |
0004969 to
e076f38
Compare
Contributor
Author
|
@andrew-appel rebased on master |
Contributor
Author
|
Thanks BTW, what's the status of VST master about compilation on CompCert master ? |
Collaborator
|
#781 brought VST up to date with compcert master as of 28 July 2024. I'm not sure if there are incompatibilities since that date, but perhaps not. |
Contributor
Author
|
Thanks, I didn't notice that, I'll try to update Coq CI to have VST there use CompCert master rather than recompiling the bundled one. |
andres-erbsen
added a commit
to andres-erbsen/VST
that referenced
this pull request
Jan 7, 2025
This reverts commit 8688af9.
andrew-appel
pushed a commit
that referenced
this pull request
Jan 9, 2025
This reverts commit 8688af9.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adapt to rocq-prover/rocq#19530
This should be backward compatible and can be merged at your convenience, before the upstream PR.