Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#254801: zsh: iconv code set completion case insensitivity
- X-seq: zsh-workers 20072
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Bug#254801: zsh: iconv code set completion case insensitivity
- Date: Thu, 17 Jun 2004 16:43:30 +0200
- Cc: Hugo Haas <hugo@xxxxxxxxx>, 254801@xxxxxxxxxxxxxxx
- In-reply-to: <20040617140223.GA27353@xxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20040616184219.GA7569@xxxxxxxxx> <20040616235219.GA18736@xxxxxxxxxxx> <2794.1087477429@xxxxxxxxxxxxxxxxxxxxx> <20040617140223.GA27353@xxxxxxxxxxx>
Clint Adams wrote:
> iconv from Solaris 8 and 9 doesn't care either. I can't get it to work
> at all on Solaris 7, regardless of case, so I don't know what the answer
> there is.
It does care on Solaris 8. Or at least this is what I get:
% iconv -f 646EN -t 8859
Not supported 646EN to 8859
(lowercase the `en' and it does work).
I don't have access to Solaris 9. Does the current _iconv manage to
complete the codesets on it?
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author