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

protect against PkgId and UUID being imported and losing Base prefix in create_expr_cache #53387

Merged

Conversation

IanButterworth
Copy link
Sponsor Member

Fixes #53381

base/loading.jl Outdated Show resolved Hide resolved
@IanButterworth IanButterworth added the status:merge me PR is reviewed. Merge when all tests are passing label Feb 21, 2024
@KristofferC KristofferC merged commit a1db8da into JuliaLang:master Feb 22, 2024
6 of 8 checks passed
@IanButterworth IanButterworth deleted the ib/precompile_uuid_loaded branch February 22, 2024 12:41
@inkydragon inkydragon removed the status:merge me PR is reviewed. Merge when all tests are passing label Feb 23, 2024
@KristofferC KristofferC added the backport 1.11 Change should be backported to release-1.11 label Feb 29, 2024
KristofferC pushed a commit that referenced this pull request Feb 29, 2024
…in create_expr_cache (#53387)

Fixes #53381

(cherry picked from commit a1db8da)
@KristofferC KristofferC mentioned this pull request Feb 29, 2024
28 tasks
@KristofferC KristofferC removed the backport 1.11 Change should be backported to release-1.11 label Mar 1, 2024
tecosaur pushed a commit to tecosaur/julia that referenced this pull request Mar 4, 2024
mkitti pushed a commit to mkitti/julia that referenced this pull request Mar 7, 2024
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.

Base.require leads to ERROR: LoadError: UndefVarError: UUID not defined in Main
3 participants