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

Fix deprecations for 0.7 #158

Closed
16 tasks done
ararslan opened this issue Jan 9, 2018 · 5 comments
Closed
16 tasks done

Fix deprecations for 0.7 #158

ararslan opened this issue Jan 9, 2018 · 5 comments

Comments

@ararslan
Copy link
Member

ararslan commented Jan 9, 2018

This issue will be a holding ground for various deprecations in 0.7 that are not yet fixed here.

  • A_mul_B and friends
  • .' transpose
  • Void
  • replace without Pairs
  • search, searchindex
  • Implicit assignment to global variables
  • Parametric method syntax generated from hdindexing
  • Array constructor without uninitialized
  • sub2ind
  • CartesianRange
  • parse(::String)
  • Vector{UInt8}(::String)
  • find
  • parse in a base without a kwarg
  • method_exists
  • indmin/indmax
@ararslan
Copy link
Member Author

@Sacha0 Would you have time to help with the A_mul_B stuff here? Is that possible to do in a way that works in both 0.6 and 0.7?

@Sacha0
Copy link
Contributor

Sacha0 commented Jan 13, 2018

(Will have a look at .' post #162 :).)

@ararslan
Copy link
Member Author

ararslan commented Feb 3, 2018

@nalimilan Would you be willing to help out with the search and find stuff here?

@nalimilan
Copy link
Collaborator

JuliaLang/Compat.jl#484 should help.

@ararslan
Copy link
Member Author

ararslan commented Feb 7, 2018

Everything on this list has now been checked off!

@ararslan ararslan closed this as completed Feb 7, 2018
@ararslan ararslan mentioned this issue Feb 21, 2018
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants