commit | c341f96c823a96d9546708eff3dfbccc95030d48 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Tue Feb 19 14:27:49 2019 -0800 |
committer | Josh Gao <jmgao@google.com> | Tue Feb 19 14:37:02 2019 -0800 |
tree | 52b352db1bf7f1a30172056cd835746750c438a0 | |
parent | 5b1a1d80c6938eec0f6da7cf48b1614507270ba8 [diff] |
Hopefully fix more darwin build breakage. Silence narrowing warnings by manually casting to a smaller type, convert static_asserts to CHECKs, and switch from using MSG_CMSG_CLOEXEC to manually setting FD_CLOEXEC. Test: mma Change-Id: I8aa02804179d754de860279fe34773800b937ab6