[Bug 228243] Review Request: eblook - EB and EPWING dictionary search program

bugzilla at redhat.com bugzilla at redhat.com
Mon Feb 12 13:35:56 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: eblook -  EB and EPWING dictionary search program


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=228243





------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2007-02-12 08:35 EST -------
(In reply to comment #4)
> e.g. when it
> is encoded in the target encoding already and when iconv doesn't
> encounter any illegal encoding.

I think you are raising an example which won't usually happen...
Anyway, it is usual to use iconv, i.e.

iconv -f EUC-JP -t UTF-8 foo.txt > foo.txt.tmp && \
  mv -f foo.txt.tmp foo.txt || rm -f foo.txt.tmp



-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list