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

Improve support for constructing zero-step float ranges #29056

Merged
merged 4 commits into from
Sep 13, 2018

Conversation

mbauman
Copy link
Member

@mbauman mbauman commented Sep 5, 2018

Fixes 0.0 * (1:4), for example. From JuliaLang/LinearAlgebra.jl#563

cc: @garrison

@mbauman mbauman force-pushed the mb/more-constant-valued-ranges branch from efc0abf to 181f9c8 Compare September 5, 2018 19:05
@JeffBezanson
Copy link
Member

Bump. Any reason not to merge this?

@mbauman mbauman added bugfix This change fixes an existing bug backport pending 1.0 labels Sep 13, 2018
@mbauman mbauman merged commit 26b6a58 into master Sep 13, 2018
@mbauman mbauman deleted the mb/more-constant-valued-ranges branch September 13, 2018 21:44
@KristofferC KristofferC mentioned this pull request Sep 17, 2018
KristofferC pushed a commit that referenced this pull request Sep 17, 2018
* Improve support for constructing zero-step float ranges

Fixes `0.0 * (1:4)`, for example. From https://github.com/JuliaLang/julia/issues/29052#issuecomment-418825887

* simplify

(cherry picked from commit 26b6a58)
KristofferC pushed a commit that referenced this pull request Feb 11, 2019
* Improve support for constructing zero-step float ranges

Fixes `0.0 * (1:4)`, for example. From https://github.com/JuliaLang/julia/issues/29052#issuecomment-418825887

* simplify

(cherry picked from commit 26b6a58)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants