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

code generation update #13

Closed
mlubin opened this issue Mar 13, 2014 · 3 comments
Closed

code generation update #13

mlubin opened this issue Mar 13, 2014 · 3 comments

Comments

@mlubin
Copy link
Contributor

mlubin commented Mar 13, 2014

In latest Julia 0.3:

WARNING: A::Array - x::Number is deprecated, use A .- x instead.
 in - at deprecated.jl:26
 in putclist at /home/mlubin/.julia/v0.3/Mosek/src/msk_functions.jl:17
 in loadproblem! at /home/mlubin/.julia/v0.3/Mosek/src/MosekSolverInterface.jl:87
 in loadproblem! at /home/mlubin/.julia/v0.3/Mosek/src/MosekSolverInterface.jl:105

Changing this shouldn't break compatibility with 0.2.

@ulfworsoe
Copy link
Member

Hey! That wasn't there a week ago!!

I have fixed the warning and made some performance tweaks.

@ulfworsoe
Copy link
Member

Oops. Closing the issue.

@mlubin
Copy link
Contributor Author

mlubin commented Mar 14, 2014

Julia does move quickly.

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

No branches or pull requests

2 participants