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

fix: lake: remove module dynlib from platform-independent trace #4478

Merged
merged 2 commits into from
Jun 22, 2024

Conversation

tydeu
Copy link
Member

@tydeu tydeu commented Jun 17, 2024

Fixes a bug where Lake incorrectly included the module dynlib in a platform-independent trace. It was incorrectly excluded only external native libraries from the trace. Also adds a test.

@tydeu tydeu added the release-ci Enable all CI checks for a PR, like is done for releases label Jun 17, 2024
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Jun 17, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Jun 17, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Jun 17, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the builds-mathlib CI has verified that Mathlib builds against this PR label Jun 17, 2024
@leanprover-community-mathlib4-bot
Copy link
Collaborator

Mathlib CI status (docs):

@tydeu tydeu marked this pull request as ready for review June 17, 2024 23:43
@tydeu tydeu force-pushed the lake/platform-mod-trace branch from 308c745 to f1d1256 Compare June 18, 2024 21:11
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Jun 18, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Jun 18, 2024
@tydeu
Copy link
Member Author

tydeu commented Jun 19, 2024

!bench

@leanprover-bot
Copy link
Collaborator

Here are the benchmark results for commit f1d1256.
There were no significant changes against commit 1cf71e5.

@tydeu tydeu added this pull request to the merge queue Jun 22, 2024
Merged via the queue into leanprover:master with commit 24d51b9 Jun 22, 2024
22 checks passed
@tydeu tydeu deleted the lake/platform-mod-trace branch June 22, 2024 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builds-mathlib CI has verified that Mathlib builds against this PR release-ci Enable all CI checks for a PR, like is done for releases toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants