Skip to Content.
Sympa Menu

freetds - Re: [freetds] Solaris/SPARC: SIGBUS in unittests/array_out.c

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Peter C. Norton" <spacey-freetds.org AT ssr.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Solaris/SPARC: SIGBUS in unittests/array_out.c
  • Date: Mon, 27 Sep 2010 11:57:10 -0400

On Fri, Sep 24, 2010 at 11:36:37AM +0200, Frediano Ziglio wrote:
> I think this is the reply to
>
> /* FIXME what happen if client is big endian ?? */
>
> (src/tds/token.c)
>
> Using little endian client encoding is little endian while using big endian
> is big endian... it's works for mssql cause mssql always use little endian
> but not for Sybase...
>
> Wow... the second iconv issue in a couple of days :)
>
> freddy77

Where does this leave supporting wide chars between big-and-little
endian systems? To be clear, I don't think we care about this, but
I'm curious just in case this rears its head in the future.

Thanks,

-Peter




Archive powered by MHonArc 2.6.24.

Top of Page