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

3434-Random--nextInt-should-fail-early-when-argument-is-FloatInfinity #4690

Conversation

kasperosterbye
Copy link
Contributor

Fixes 3434

Added a comment that the expression "anInteger asFloat isInfinite" is just a way to check if we are outside the range of float.

Added a comment that the expression "anInteger asFloat isInfinite" is just a way to check if we are outside the range of float.
Copy link
Member

@MarcusDenker MarcusDenker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

comment added, ok!

@MarcusDenker MarcusDenker merged commit 5871233 into pharo-project:Pharo8.0 Sep 23, 2019
@kasperosterbye kasperosterbye deleted the 3434-Random--nextInt-should-fail-early-when-argument-is-FloatInfinity branch January 22, 2020 10:21
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.

2 participants