diff options
author | Alexander Ivchenko <alexander.ivchenko@intel.com> | 2014-06-11 16:20:54 +0400 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2014-06-11 15:57:57 -0700 |
commit | 68b01665b35849859f26f58f3044618b626abc2b (patch) | |
tree | 69b381f299e86534ba78d436ba193346e6a295ce /libc/arch-common/bionic | |
parent | 48082a0a6e2f74cdc2ad1820131eca7d00299b6d (diff) | |
download | bionic-68b01665b35849859f26f58f3044618b626abc2b.zip bionic-68b01665b35849859f26f58f3044618b626abc2b.tar.gz bionic-68b01665b35849859f26f58f3044618b626abc2b.tar.bz2 |
Fix mbrtoc32 test from tests/uchar_test.cpp for x86.
Without that fix the test fails with:
"error: comparison between signed and unsigned integer expressions" on x86,
due to the fact that char is signed on x86.
Change-Id: I44462d67c15c7e9b730ad5da52eb9c05e207d34b
Signed-off-by: Alexander Ivchenko <alexander.ivchenko@intel.com>
Diffstat (limited to 'libc/arch-common/bionic')
0 files changed, 0 insertions, 0 deletions