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

PlatformEngines: stop disabling logging during symlink test #2062

Merged
merged 1 commit into from
Oct 1, 2020

Conversation

StefanKarpinski
Copy link
Member

Closes #2061. Should be followed up by changing symlink not to
warn but only throw an error (whose error message can include a
warning to hint that symlinks don't work on Windows).

@KristofferC
Copy link
Member

KristofferC commented Oct 1, 2020

So I think #1807 by maybe storing something into the precompiled state that wasn't allowed. But just a guess.

@StefanKarpinski
Copy link
Member Author

This PR fixes it in any case 😁

@fredrikekre
Copy link
Member

Looks like Pkg's dependency on Logging can be deleted after this.

Closes #2061. Should be followed up by changing `symlink` not to
warn but only throw an error (whose error message can include a
warning to hint that symlinks don't work on Windows).
@StefanKarpinski StefanKarpinski force-pushed the sk/dont-disable-logging branch from 586e034 to 6085bb6 Compare October 1, 2020 21:15
@StefanKarpinski StefanKarpinski merged commit e73bb32 into master Oct 1, 2020
@StefanKarpinski StefanKarpinski deleted the sk/dont-disable-logging branch October 1, 2020 22:33
StefanKarpinski added a commit to JuliaLang/julia that referenced this pull request Oct 2, 2020
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.

Pkg should not mutate the logger
3 participants