Skip to content

Reduced a sign-compare warning.#14

Open
verpeteren wants to merge 1 commit into
nidium:masterfrom
verpeteren:sign-compare
Open

Reduced a sign-compare warning.#14
verpeteren wants to merge 1 commit into
nidium:masterfrom
verpeteren:sign-compare

Conversation

@verpeteren
Copy link
Copy Markdown
Contributor

The callback signature returns an int. The variable ret is not used for calculation.

@efyx
Copy link
Copy Markdown
Contributor

efyx commented Jan 31, 2017

Just tried this one and my compiler (clang3.9) does not throw any warning. However, we may still want to merge this one as it more correct.

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.

2 participants