bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gsl] GSL on Solaris problems


From: Brian Gough
Subject: Re: [Bug-gsl] GSL on Solaris problems
Date: Fri, 27 Apr 2007 16:39:13 +0100
User-agent: Wanderlust/2.14.0 (Africa) Emacs/21.3 Mule/5.0 (SAKAKI)

At Wed, 25 Apr 2007 14:22:15 +0100 (BST),
Henry Tillotson wrote:
> it repeats like this for a while, and later on different sequences, with
> more negative numbers, appear.
> If you need any more, please let me know

Thanks for the info.  The problem seems specific to Solaris, it hasn't
been reported before.

It looks like there is an issue with signed-vs-unsigned char in the
preparation of the data to be sorted (they should all be positive, but
there is a -128 in the original data).  The actual code looks correct
to me.

If you want to investigate it further the function where that is done
is "FUNCTION(my, initialize)" at line 159 in sort/test_source.c -- I
can't really offer any more than that from here.

-- 
Brian Gough




reply via email to

[Prev in Thread] Current Thread [Next in Thread]