-
Notifications
You must be signed in to change notification settings - Fork 46
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
Fix deprecations for 0.7 #158
Labels
Comments
@Sacha0 Would you have time to help with the |
(Will have a look at |
This was referenced Jan 13, 2018
@nalimilan Would you be willing to help out with the |
JuliaLang/Compat.jl#484 should help. |
Everything on this list has now been checked off! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue will be a holding ground for various deprecations in 0.7 that are not yet fixed here.
A_mul_B
and friends.'
transposeVoid
replace
withoutPair
ssearch
,searchindex
Array
constructor withoutuninitialized
sub2ind
CartesianRange
parse(::String)
Vector{UInt8}(::String)
find
parse
in a base without a kwargmethod_exists
indmin
/indmax
The text was updated successfully, but these errors were encountered: