Skip to content
This repository was archived by the owner on Sep 10, 2022. It is now read-only.

Corrects integer division when creating IO::Memory.#8

Closed
philnash wants to merge 1 commit intonoumar:masterfrom
philnash:integer-division
Closed

Corrects integer division when creating IO::Memory.#8
philnash wants to merge 1 commit intonoumar:masterfrom
philnash:integer-division

Conversation

@philnash
Copy link
Copy Markdown
Contributor

@philnash philnash commented Oct 1, 2019

Crystal 0.30.0 deprecated using / as integer division in favour of //. This seems to have come into effect in 0.31.0.

Crystal 0.30.0 deprecated using / as integer division in favour of //. This seems to have come into effect in 0.31.0.
@philnash
Copy link
Copy Markdown
Contributor Author

philnash commented Oct 1, 2019

Oops, should have checked the existing PRs! This is handled in #7. I'll close this.

@philnash philnash closed this Oct 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant