ICU-3271 Fix a compiler warning for Mac OS 8/9
X-SVN-Rev: 13323
This commit is contained in:
parent
74b020b976
commit
d91245b24c
@ -1697,7 +1697,7 @@ The leftmost codepage (.xxx) wins.
|
||||
int32_t lang = MAC_LC_INIT_NUMBER;
|
||||
/* = GetScriptManagerVariable(smScriptLang);*/
|
||||
int32_t date_region = MAC_LC_INIT_NUMBER;
|
||||
char* posixID = 0;
|
||||
const char* posixID = 0;
|
||||
int32_t count = sizeof(mac_lc_recs) / sizeof(mac_lc_rec);
|
||||
int32_t i;
|
||||
Intl1Hndl ih;
|
||||
|
Loading…
Reference in New Issue
Block a user