ICU-697 ucnv_fromUnicode should do the same thing.
X-SVN-Rev: 3678
This commit is contained in:
parent
314ff1c708
commit
2352c3b293
@ -78,7 +78,7 @@ u_file_write( const UChar *chars,
|
||||
&mySource,
|
||||
mySourceEnd,
|
||||
NULL,
|
||||
TRUE,
|
||||
(UBool)(feof(f->fFile) != 0),
|
||||
&status);
|
||||
} else { /*weiv: do the invariant conversion */
|
||||
u_UCharsToChars(mySource, myTarget, count);
|
||||
|
Loading…
Reference in New Issue
Block a user