Closed tominsam closed 2 years ago
The warning is Implicit conversion turns floating-point number into integer: 'NSTimeInterval' (aka 'double') to 'bool' - compare to zero rather than doing coercion.
Implicit conversion turns floating-point number into integer: 'NSTimeInterval' (aka 'double') to 'bool'
Thanks for submitting this! I'll ask the team to review it.
The warning is
Implicit conversion turns floating-point number into integer: 'NSTimeInterval' (aka 'double') to 'bool'
- compare to zero rather than doing coercion.