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 20103
- From: Clint Adams <clint@xxxxxxx>
- To: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- Subject: Re: Bug#254801: zsh: iconv code set completion case insensitivity
- Date: Sat, 26 Jun 2004 10:37:35 -0400
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <27791.1088156389@xxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20040616184219.GA7569@xxxxxxxxx> <20040616235219.GA18736@xxxxxxxxxxx> <2794.1087477429@xxxxxxxxxxxxxxxxxxxxx> <20040617140223.GA27353@xxxxxxxxxxx> <3672.1087483410@xxxxxxxxxxxxxxxxxxxxx> <20040617150150.GA31176@xxxxxxxxxxx> <20040624204736.GA10715@xxxxxxxxxxx> <27791.1088156389@xxxxxxxxxxxxxxxxxxxxx>
> Anyway, can you try the following patch.
>
> I've just noticed that the Sourceforge compile farm has Solaris
> 9 machines but their iconv is identical to that of Solaris 8. So we
> probably need to just try running iconv -l.
>
> Does /usr/lib/iconv/iconv_data exist? What are the -c and -s options -
> the same as GNU iconv's?
Yes, it exists. The -c and -s options are indeed the same as GNU
iconv's, primarily due to GNU iconv (1.8?) being first in my PATH
on this machine. I apologize for the confusion due to not noticing
this.
It does understand -l, but not --list.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author