From 10ff53a889b8681fc2c2d8375eb8be2f7a57bf3f Mon Sep 17 00:00:00 2001 From: Shane Carr Date: Fri, 1 Dec 2017 07:46:22 +0000 Subject: [PATCH] ICU-13461 Fixing signed/unsigned operation that was causing runtime warnings in Clang. X-SVN-Rev: 40681 --- icu4c/source/common/bmpset.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/icu4c/source/common/bmpset.cpp b/icu4c/source/common/bmpset.cpp index f84bfd7f5bf..35bc80dce35 100644 --- a/icu4c/source/common/bmpset.cpp +++ b/icu4c/source/common/bmpset.cpp @@ -100,9 +100,9 @@ static void set32x64Bits(uint32_t table[64], int32_t start, int32_t limit) { ++lead; } if(lead