fix compiler warnings from gcc-4.9 + -Wunused-variable
Summary: This diff fixes the compiler warnings emitted by gcc-4.9's stricter -Wsigned-comparison check, as well as those revealed by -Wunused-variable. Reviewed By: @meyering, @yfeldblum Differential Revision: D2494514
Showing
Please register or sign in to comment