folly/wangle/bootstrap/ServerBootstrap.h: avoid -Wsign-compare error (trivial)
Summary: * folly/wangle/bootstrap/ServerBootstrap.h: Change type of a for-loop index from int to size_t. Test Plan: Run this and note there are fewer errors than before: fbconfig --platform-all=gcc-4.9-glibc-2.20 -r folly && fbmake dbgo Reviewed By: jsedgwick@fb.com Subscribers: fugalh, folly-diffs@ FB internal diff: D1770091 Tasks: 5941250 Signature: t1:1770091:1420667597:fbe9a5ba56a0e34e0480c82c8fb61128406ded95
Showing
Please register or sign in to comment