Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: * Re: Failed tests of zsh 4.3.5 in Solaris 10 w/Sun Studio 12 CC
- X-seq: zsh-workers 24613
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: * Re: Failed tests of zsh 4.3.5 in Solaris 10 w/Sun Studio 12 CC
- Date: Wed, 27 Feb 2008 08:16:09 -0800
- In-reply-to: <200802271129.m1RBTVIC003639@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <8AABEECB-A9A6-43EA-BED2-4BE376CBE349@xxxxxxxxxxxxx> <20080226141459.76dc362c@news01> <BD1EA7D6-C784-4ED9-9558-5B655CBC5096@xxxxxxxxxxxxx> <20080226145741.6e74fc22@news01> <656429B3-438B-4ECF-85C4-04E38D837D1A@xxxxxxxxxxxxx> <200802261610.m1QGAwJ3008939@xxxxxxxxxxxxxx> <18951.1204047420@thecus> <200802271129.m1RBTVIC003639@xxxxxxxxxxxxxx>
On Feb 27, 11:29am, Peter Stephenson wrote:
}
} > I would be inclined to wrap the whole thing inside #ifdef
} > _libiconv_version because the problem only occurs when using GNU iconv
} > instead of the Solaris builtin one.
}
} And there's the reciprocal problem: some native Solaris iconv's (such as
} the one I just tried in Solaris 8) don't support US-ASCII and other
} obvious forms, they only support 646 etc, so we definitely need more
} work.
It's beginning to sound as if it might be worthwhile making a configure
test for this.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author