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

test that Coq background compilation is not affected by local variables #799

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

hendriktews
Copy link
Collaborator

See also #797

Record the current scripting buffer when starting background
compilation, pass it down the dependency tree, and set it as current
buffer in all asynchronously called functions. This ensures that local
variables and `default-directory' have correct values.

Fixes ProofGeneral#797
@hendriktews hendriktews marked this pull request as ready for review November 12, 2024 16:32
@hendriktews
Copy link
Collaborator Author

With all the tests that we have on background compilation, I feel pretty confident about this change. So I'll merge it next week if nobody objects.

@hendriktews hendriktews merged commit 8401163 into ProofGeneral:master Nov 21, 2024
140 checks passed
@hendriktews hendriktews deleted the loc-par branch November 21, 2024 17:57
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