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

Allow passthrough of custom stderr and stdout io in compilecache #38017

Conversation

IanButterworth
Copy link
Sponsor Member

@IanButterworth IanButterworth commented Oct 13, 2020

This is a better version of #37596
It allows us to grab the internal error during Pkg.precompile() and print it nicely

Required for JuliaLang/Pkg.jl#2113

cc. @KristofferC

@IanButterworth IanButterworth changed the title Allow passthrough of custom stderr io in compilecache Allow passthrough of custom stderr and stdout io in compilecache Oct 14, 2020
@IanButterworth IanButterworth force-pushed the ib/compilecache_stderr_passthrough branch from 38934c7 to 878a6b2 Compare October 14, 2020 16:44
@IanButterworth IanButterworth force-pushed the ib/compilecache_stderr_passthrough branch from 878a6b2 to 4305e7a Compare October 14, 2020 16:46
@KristofferC KristofferC merged commit f7d0a2a into JuliaLang:master Oct 14, 2020
@IanButterworth IanButterworth deleted the ib/compilecache_stderr_passthrough branch October 14, 2020 19:19
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