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

floor(Integer, array) generates wrong replacement call #59

Closed
s2maki opened this issue Mar 25, 2015 · 0 comments
Closed

floor(Integer, array) generates wrong replacement call #59

s2maki opened this issue Mar 25, 2015 · 0 comments

Comments

@s2maki
Copy link

s2maki commented Mar 25, 2015

floor(Integer, [5.5,6.9])
gives an error:

ERROR: `ifloor` has no method matching ifloor(::Type{Integer}, ::Array{Float64,1})
 in floor at C:\Users\s2maki\.julia\v0.3\Compat\src\Compat.jl:66
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

1 participant