bug-gnu-libiconv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gnu-libiconv] Problem when executing iconv on ARM


From: Bruno Haible
Subject: Re: [bug-gnu-libiconv] Problem when executing iconv on ARM
Date: Thu, 6 Oct 2011 11:36:41 +0200
User-agent: KMail/1.13.6 (Linux/2.6.37.6-0.5-desktop; KDE/4.6.0; x86_64; ; )

Hamid A. Toussi wrote:
> The input file is attached and as an example:
> iconv -f UTF-8 -t char fa.txt

The 'char' encoding is also platform and locale dependent.
Use the command

  $ locale | grep LC_CTYPE

to find out about the meaning of 'char' in your locale.

You are most likely using different locales on your two machines.

Bruno
-- 
In memoriam Bahriye Üçok <http://en.wikipedia.org/wiki/Bahriye_Üçok>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]