johnno1962 / GitDiff

Highlights deltas against git repo in Xcode
MIT License
891 stars 54 forks source link

Silence as build warning, for size mismatch #36

Closed aaroncrespo closed 9 years ago

aaroncrespo commented 9 years ago

deadline is an NSTimerInterval which is a typedef on double. Therefore fabs should be used.