-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Spurious Ambiguity Warning #11367
Comments
I merged #11194 locally, but the problem persists. |
Rats. OK, I'll dig into it later (if no one beats me). |
I should add that #11136 is a overly simplified version (removing parametrized type) of the example on the mailing list and the mailing list example looks much more similar to your case here. |
timholy
added a commit
that referenced
this issue
May 21, 2015
timholy
added a commit
that referenced
this issue
May 21, 2015
mbauman
pushed a commit
to mbauman/julia
that referenced
this issue
Jun 6, 2015
tkelman
pushed a commit
to tkelman/julia
that referenced
this issue
Jun 6, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This shouldn't be an ambiguity because
!(BigInt <: foo)
.The text was updated successfully, but these errors were encountered: