-
-
Notifications
You must be signed in to change notification settings - Fork 399
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
Ambiguous definitions with DataArrays on v0.4 #563
Comments
Hmm, that's no good. It's likely that both methods are overly broad. Thanks for reporting, I should have an easy fix. |
Great. Just to clarify, there are more of these conflict warnings that On Tue, 1 Sep 2015 at 17:36 Joey Huchette notifications@github.com wrote:
|
I get these on Julia 0.3 on JuMP master:
|
:( |
I'm still getting it, is that expected? Can you reproduce this? |
I fixed it, then broke it, then fixed it again in d791cf2 |
Yep seems good now |
If it's resolved we should tag 0.10.1. |
Sure, or we could leave it for a day or two and see if anything else shakes out. |
Okay with me |
Good thing we waited. JuliaLang/julia@2984945 just broke JuMP on 0.4 |
Should be fixed on 0.10.1 |
With Julia 0.4..., DataArrays 0.2.18 and JuMP 0.10.0:
I don't know if this should be fixed in JuMP or DataArrays?
The text was updated successfully, but these errors were encountered: