Skip to content

Conversation

@demin80
Copy link
Contributor

@demin80 demin80 commented Jan 16, 2019

added type conversion to avoid signed-vs-unsigned-comparison warning

@demin80
Copy link
Contributor Author

demin80 commented Jan 16, 2019

#153 introduced a compilation warning due to the comparison of signed and unsigned values. This PR fixes it by converting the type to ssize_t as it was before.

@accelerated
Copy link
Contributor

Also the block must return true here

@mfontanini mfontanini merged commit efa4e95 into mfontanini:master Jan 19, 2019
@mfontanini
Copy link
Owner

Thanks! And good catch @accelerated !

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.

3 participants