Fixing a -Wshorten-64-32 issues in folly for liger.
authorKyle Dent <kmdent@fb.com>
Wed, 28 Jan 2015 19:33:49 +0000 (11:33 -0800)
committerwoo <woo@fb.com>
Mon, 2 Feb 2015 21:13:12 +0000 (13:13 -0800)
commit80702b5d1ad84dd21cfa7c023810ec2c36991307
treefa601fdb0e606ac2784077a8b5b101e058814e6d
parent32fc2d57869330179121f84b3a74aa44227cc5f5
Fixing a -Wshorten-64-32 issues in folly for liger.

Summary: Normally I would use the folly::to<> function, but it would cause a circular dependency, so I just added a static cast

Test Plan: Ran on iOS and ran the folly tests

Reviewed By: seanc@fb.com

Subscribers: lucian, mpawlowski, marcelo, tudorb, aalexandre, seanc, folly-diffs@

FB internal diff: D1806632

Signature: t1:1806632:1422416646:b8104f18f90eb7457f2f358428f2bd800f8f1db5
folly/Range.h