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

Drop check for non-negative half_length #137

Merged
merged 2 commits into from
Oct 15, 2018

Conversation

jakirkham
Copy link
Member

As the half_length is now correctly size_t, this check effectively happens when coercing objects to size_t. So there is no need for this assertion as it will never be used.

As the `half_length` is now correctly `size_t`, this check effectively
happens when coercing `object`s to `size_t`. So there is no need for
this assertion as it will never be used.
@jakirkham jakirkham merged commit 8a9e955 into nanshe-org:master Oct 15, 2018
@jakirkham jakirkham deleted the drop_half_length_pos_check branch October 15, 2018 13:00
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