Skip to Content.
Sympa Menu

freetds - Re: [freetds] iconv progress

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT schemamania.org>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] iconv progress
  • Date: Mon, 20 Oct 2003 22:12:12 -0400

On Mon, 20 Oct 2003, "ZIGLIO Frediano" <Frediano.Ziglio AT vodafone.com>
wrote:
>
> - borrow GNU's libiconv m4 macro to test/provide EILSEQ
> (some iconv implementation do not return EILSEQ, some platforms do
> not
> define EILSEQ)
>
> I think this was done in libiconv.h

Not well enough. GNU does a much more thorough job, and there's no
restriction on us using it. I just haven't had the time.

> - add test for locale_charset() to configure.in. Use it if available
> instead of nl_langinfo, because it implies we're using GNU iconv
>
> We never used nl_langinfo in libTDS ...

I think this issue has been addressed by other means.

--jkl




Archive powered by MHonArc 2.6.24.

Top of Page