diff options
author | Elliott Hughes <enh@google.com> | 2010-02-03 12:42:27 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2010-02-03 12:42:27 -0800 |
commit | 4a79c6e163367b4ca1adc5dda6573d57517d9067 (patch) | |
tree | b5610aa9628dfb294c65baf0fdb5256460eb0ec5 /vm/compiler/codegen/arm/ArchUtility.c | |
parent | 5043da6f678448f6111d1a0dcc584f5adf01b526 (diff) | |
download | android_dalvik-4a79c6e163367b4ca1adc5dda6573d57517d9067.tar.gz android_dalvik-4a79c6e163367b4ca1adc5dda6573d57517d9067.tar.bz2 android_dalvik-4a79c6e163367b4ca1adc5dda6573d57517d9067.zip |
Fix two compiler warnings.
Signed/unsigned comparison in "File.cpp", and && and || without parentheses
in "OpenSSLSocketImpl.cpp". There's another signed/unsigned comparison in
"ifaddrs-android.h" but that isn't fixable (http://b/2417132), which is
going to stand in the way of turning on -Werror.
Diffstat (limited to 'vm/compiler/codegen/arm/ArchUtility.c')
0 files changed, 0 insertions, 0 deletions