Fix some implicit truncation and implicit sign coersion warnings in the Windows porta...
authorChristopher Dykes <cdykes@fb.com>
Fri, 16 Dec 2016 23:09:24 +0000 (15:09 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 16 Dec 2016 23:18:06 +0000 (15:18 -0800)
commitd496cae9862596f16803c9a7f9d820ab6a6ae2ae
treefa33a894cdef1502cc7b8d265476aa5cc8acc6fd
parent2a7bf4845898201b7d6845502e6b275573cc9337
Fix some implicit truncation and implicit sign coersion warnings in the Windows portability layer

Summary: More progress towards being able to build Folly cleanly with MSVC's truncation and sign coersion warnings enabled.

Reviewed By: yfeldblum

Differential Revision: D4288060

fbshipit-source-id: ce42d2099163ed5a9c9a9bb736a80bb2407f7595
folly/portability/Sockets.cpp
folly/portability/SysFile.cpp
folly/portability/SysMman.cpp
folly/portability/SysUio.cpp
folly/portability/Time.cpp
folly/portability/Unistd.cpp
folly/portability/Unistd.h