The isSingleByte parameter in the call to getCharacterTable() is deprecated and only present for backwards compatibility

This commit is contained in:
Klaus Schmidinger
2020-05-15 12:32:51 +02:00
parent aae02a43da
commit dd9dd76722
3 changed files with 7 additions and 5 deletions

View File

@@ -9441,3 +9441,5 @@ Video Disk Recorder Revision History
the result of a sample call to iconv().
- Setting the override character table now checks and reports whether the given value
is valid (suggested by Helmut Binder).
- The isSingleByte parameter in the call to getCharacterTable() is deprecated and only
present for backwards compatibility.