bug-hurd
[Top][All Lists]
Advanced

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

Re: improved console interface (was: Re: some console code checked in


From: Gaute B Strokkenes
Subject: Re: improved console interface (was: Re: some console code checked in
Date: Thu, 25 Apr 2002 12:16:02 +0100
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i586-pc-linux-gnu)

On Wed, 24 Apr 2002, Marcus.Brinkmann@ruhr-uni-bochum.de wrote:
> On Tue, Apr 23, 2002 at 05:27:57AM -0400, Gaute B Strokkenes wrote:
>> Yes.  It is up to you to eventually decide whether it is easier to
>> keep the extra information together with or separate from the
>> character number.  I'm just pointing out that it is possible.  I
>> suppose it might be easiest to add an option to iconv to ignore the
>> extra bits.
> 
> iconv is standardized.

Just barely.  The set of supported charsets is not.  For instance,
Solaris iconv does not recognise "ISO-8859-1", and
iconv_open("UTF-8", "UTF-8") will fail.

Adding support for a system-internal encoding seems like a pretty
reasonable thing to do.  That is, iconv_open("ISO-8859-15", "CONSOLE")
or some such.

-- 
Gaute Strokkenes                        http://www.srcf.ucam.org/~gs234/
I have a very good DENTAL PLAN.  Thank you.



reply via email to

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