ICU-3499 Better error message when iostream is disabled
X-SVN-Rev: 14709
This commit is contained in:
parent
fcf1a99aa0
commit
a3ff416194
@ -1735,7 +1735,7 @@ static void TestStream() {
|
||||
}
|
||||
ucnv_close(defConv);
|
||||
#else
|
||||
log_err("U_IOSTREAM_SOURCE is disabled");
|
||||
log_info("U_IOSTREAM_SOURCE is disabled\n");
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user