Skip to content

Conversation

@jehiah
Copy link

@jehiah jehiah commented Nov 28, 2015

This fixes a minor compilation warning

Absolute value function fabsf given an argument of type CGFloat (aka double) but has parameter of type float which may cause truncation of value.

Fix-it: Use function fabs instead.

@jehiah jehiah changed the title Fix fabsf() -> fabs() Fix fabsf() -> fabs() Nov 28, 2015
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.

1 participant