tags 1055490 - wontfix
thanks
Hi. Thanks a lot for caring about your own bug.
I prefer not to use wontfix here. I reserve such tag
for bugs which are actually bugs but we prefer not
to fix for some reason.
Thanks.
Control: fixed -1 3.6-25
Control: tags -1 wontfix
PEBKAC
% echo -n 'ABC' > t.txt
% recode -v UTF-8..JIS_X0208 t.txt
Request: UTF-8..:libiconv:..JIS_X0208
Shrunk to: UTF-8..JIS_X0208
Recoding t.txt... done
% recode -v JIS_X0208..UTF-8 t.txt
Request: JIS_X0208..:libiconv:..UTF-8
Shrunk to: JIS_X020
For ref:
% recode -l | grep IR-87
JIS_X0208 csISO87JISX0208 ISO-IR-87 JIS0208 JISX0208.1983-0
JISX0208.1990-0 JIS_X0208-1983 JIS_X0208-1990 X0208
Package: recode
Version: 3.6-25
For some reason I cannot get ISO-IR-87 to work on my Debian/stable system:
% echo 'foobar' > t.txt
% recode -v UTF-8..ISO-IR-87 t.txt
Request: UTF-8..:libiconv:..JIS_X0208
Shrunk to: UTF-8..JIS_X0208
Recoding t.txt... failed: Invalid input in step `UTF-8..JIS_X0208
4 matches
Mail list logo