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: Frediano Ziglio <freddy77 AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Solaris/SPARC: SIGBUS in unittests/array_out.c
  • Date: Tue, 28 Sep 2010 16:08:17 +0200

2010/9/28 Frediano Ziglio <freddy77 AT gmail.com>

>
>
> 2010/9/27 Peter C. Norton <spacey-freetds.org AT ssr.com>
>
> 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
>>
>
> I just committed a patch. It fixed big/little endian and ucs2 problem too
> (for uni(var)char). I didn't find a big endian machine to test with but
> should work.
>
>
It works !! (at least using an emulated MIPS machine...)

freddy77




Archive powered by MHonArc 2.6.24.

Top of Page