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

Force start field of handles to be Int64 #18

Merged
merged 1 commit into from
Dec 17, 2019

Conversation

giordano
Copy link
Member

position(s::IOStream) always return Int64, for the sake of security let’s
always use the largest type.

Fix #17.

`position(s::IOStream)` always return `Int64`, for the sake of security let’s
always use the largest type.
@staticfloat staticfloat merged commit 9c91524 into JuliaIO:master Dec 17, 2019
@giordano giordano deleted the start-int64 branch December 17, 2019 01:59
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.

Can't read Pango_jll.libpango_path on 32-bit systems
2 participants