Add some explicit casts to prevent some compiler warnings (#1145)
Summary: As part of trying to get our internal usage of folly off a fork, we have various compiler warnings set ridiculously high. This gets rid of a couple of warnings that we hit in folly code. Pull Request resolved: https://github.com/facebook/folly/pull/1145 Reviewed By: LeeHowes, Orvid Differential Revision: D15586209 Pulled By: yfeldblum fbshipit-source-id: dc3ebffbddd0b82f2c2ee719a95b7fcfe551e074
Showing
Please register or sign in to comment