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

Fix #176 rs_int_len() for large values. #177

Merged
merged 2 commits into from
Oct 16, 2019
Merged

Conversation

dbaarda
Copy link
Member

@dbaarda dbaarda commented Oct 16, 2019

This reverts this to what it was before, with some minor tidy ups. I believe
that this is pretty much the only way to make it work when rs_long_t is of an
unknown size. It's also pretty hard to write tests that will still pass on
platforms where rs_long_t is less than 64bits.

This reverts this to what it was before, with some minor tidy ups. I believe
that this is pretty much the only way to make it work when rs_long_t is of an
unknown size. It's also pretty hard to write tests that will still pass on
platforms where rs_long_t is less than 64bits.
@dbaarda dbaarda merged commit 14dd0dd into librsync:master Oct 16, 2019
@dbaarda dbaarda deleted the fix/netint1 branch October 16, 2019 11:56
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.

None yet

1 participant