diff options
author | Elliott Hughes <enh@google.com> | 2015-01-20 16:52:04 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2015-01-20 16:52:04 -0800 |
commit | e69e6458cca9adb9669850ac4055df38a20a70d1 (patch) | |
tree | f99c0984eefd85502e7b047c8890ec80e8e4a5d4 /libc/stdio/stdio_ext.cpp | |
parent | a779719d628de5e504dac08d334bc576f3b7fb0a (diff) |
Fix signed/unsigned comparison that was upsetting clang.
bionic/libc/stdio/fread.c:86:27: error: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned int') [-Werror,-Wsign-compare]
Change-Id: Ia7e1e053e0cb13113e8f2eede820be013acbab82
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions