ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4736
This commit is contained in:
parent
eb53dfe572
commit
7a2d4c49a9
@ -1090,7 +1090,7 @@ ucnv_convert(const char *toConverterName, const char *fromConverterName,
|
||||
UChar *pivot, *pivot2;
|
||||
|
||||
UConverter *inConverter, *outConverter;
|
||||
const char *mySource=source, *sourceLimit=source+sourceSize;
|
||||
const char *sourceLimit;
|
||||
const char *targetLimit;
|
||||
int32_t targetCapacity=0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user