You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to do some conversions via ICU, but it does not recognise the iconv code page names reliably.
For example, an 'ambiguous code page' warning is thrown for many entries, while some cannot be used at all (eg. CP774/CP1118 does not appear to be present)
Add a new icu entry to each entry in encodings.yml where ICU knows about the library.
I tried to do some conversions via ICU, but it does not recognise the
iconv
code page names reliably.For example, an 'ambiguous code page' warning is thrown for many entries, while some cannot be used at all (eg. CP774/CP1118 does not appear to be present)
Add a new
icu
entry to each entry inencodings.yml
where ICU knows about the library.References for correct names:
The text was updated successfully, but these errors were encountered: