Skip to content

SI-9348 Fix missing last element in exclusive floating point ranges #4562

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

Closed
wants to merge 1 commit into from

Conversation

vuakko
Copy link
Contributor

@vuakko vuakko commented Jun 17, 2015

Fix exclusive floating point ranges to contain also the last element
when the end-start difference is not an integer multiple of step.

Review by @axel22

(Note: the hash is different here since I removed one unused import that got in. Otherwise identical cherry-pick.)

Fix exclusive floating point ranges to contain also the last element
when the end-start difference is not an integer multiple of step.
@axel22
Copy link
Contributor

axel22 commented Jun 17, 2015

LGTM

@lrytz
Copy link
Member

lrytz commented Jun 17, 2015

There's no need to create a separate PR for 2.12, we regularly merge 2.11 into 2.12. Sorry for your effort, we should have a prominent note about this in the contributor's guide..

@lrytz lrytz closed this Jun 17, 2015
@vuakko
Copy link
Contributor Author

vuakko commented Jun 17, 2015

Ok, no problem. Effort is a bit over-statement for copy-pasting :D

@adriaanm adriaanm mentioned this pull request Jun 24, 2015
@SethTisue SethTisue removed this from the 2.12.0-M2 milestone Jul 7, 2015
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

Successfully merging this pull request may close these issues.

5 participants