ICU-535 fixed some compiler warnings
X-SVN-Rev: 2394
This commit is contained in:
parent
719eacfd9b
commit
8ad73783a6
@ -27,8 +27,7 @@
|
||||
|
||||
#define ARRAY_LENGTH(array) (sizeof array / sizeof array[0])
|
||||
|
||||
static UErrorCode status = U_ZERO_ERROR;
|
||||
UCollator *en_us=0;
|
||||
static UCollator *en_us=0;
|
||||
|
||||
|
||||
void addCollIterTest(TestNode** root)
|
||||
|
Loading…
Reference in New Issue
Block a user