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

[loader] Must invalidate .o files when VERSION changes #38800

Merged
merged 1 commit into from
Dec 26, 2020

Conversation

staticfloat
Copy link
Member

This doesn't happen that often, (only when VERSION changes) but we
need to be sensitive to the path to libjuliainternal.so changing.

This doesn't happen that often, (only when `VERSION` changes) but we
need to be sensitive to the path to `libjuliainternal.so` changing.
@staticfloat staticfloat merged commit 6c047cc into master Dec 26, 2020
@staticfloat staticfloat deleted the sf/version_change_invalidation branch December 26, 2020 23:58
@KristofferC
Copy link
Member

Backport?

@staticfloat
Copy link
Member Author

Sure, but the only case where you'd trigger this is if you built a 1.7 Julia then switched back to a 1.6 branch. Still good to backport though.

@staticfloat staticfloat added the backport 1.6 Change should be backported to release-1.6 label Dec 27, 2020
KristofferC pushed a commit that referenced this pull request Dec 27, 2020
This doesn't happen that often, (only when `VERSION` changes) but we
need to be sensitive to the path to `libjuliainternal.so` changing.

(cherry picked from commit 6c047cc)
@KristofferC KristofferC mentioned this pull request Dec 27, 2020
26 tasks
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label Jan 6, 2021
staticfloat added a commit that referenced this pull request Jan 15, 2021
This doesn't happen that often, (only when `VERSION` changes) but we
need to be sensitive to the path to `libjuliainternal.so` changing.

(cherry picked from commit 6c047cc)
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
…#38800)

This doesn't happen that often, (only when `VERSION` changes) but we
need to be sensitive to the path to `libjuliainternal.so` changing.
staticfloat added a commit that referenced this pull request Dec 23, 2022
This doesn't happen that often, (only when `VERSION` changes) but we
need to be sensitive to the path to `libjuliainternal.so` changing.

(cherry picked from commit 6c047cc)
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