TeehanLax / UICollectionView-Spring-Demo

A demonstration of UICollectionView and UIKit Dynamics
MIT License
471 stars 71 forks source link

Absolute value function 'fabsf' given an argument of type 'double' but has parameter of type 'float' which may cause truncation of value #16

Open micap opened 9 years ago

micap commented 9 years ago

Compiler warning on use of 'fabsf'. In TLSpringFlowLayout.m

User 'fabs' instead with 64 bit arch