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

plot(Array(Float64,2,0),Array(Float64,2,0)) throws DivideError #448

Closed
dlfivefifty opened this issue Aug 14, 2016 · 2 comments
Closed

plot(Array(Float64,2,0),Array(Float64,2,0)) throws DivideError #448

dlfivefifty opened this issue Aug 14, 2016 · 2 comments

Comments

@dlfivefifty
Copy link
Contributor

plot(Array(Float64,2,0),Array(Float64,2,0))

throws a confusing DivideError: integer division error. I would expect it to plot nothing, or throw an error that says 'plots must not be empty'.

@tbreloff
Copy link
Member

Good catch (though I'm not sure why you'd ever do this?). I'll push up a fix soon.

@dlfivefifty
Copy link
Contributor Author

There was a bug in my code that triggered this.

Sent from my iPhone

On 16 Aug 2016, at 23:37, Tom Breloff [email protected] wrote:

Good catch (though I'm not sure why you'd ever do this?). I'll push up a fix soon.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

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