We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The new deprecation messages are very bad:
julia> using Base.Test WARNING: Base.Test is deprecated, use Base.Test instead. likely near no file:0
The text was updated successfully, but these errors were encountered:
fix #23978, deprecation message for Base.Test
27b187f
9ef75ce
e8cb0fc
also automatically load packages moved from Base.X to stdlib
92fa0f3
JeffBezanson
No branches or pull requests
The new deprecation messages are very bad:
The text was updated successfully, but these errors were encountered: