[Changeset]: Re: More "float" problems in default branch for Mac

Thomas Treichl Thomas.Treichl at gmx.net
Fri May 23 15:14:56 CDT 2008


David Bateman schrieb:
> David Bateman wrote:
>> Humm, too fast.. The permutation vector should always be of double type
>> even for the single precision LU, as its effectively storing the
>> octave_idx_type values. So the attached is more correct.
>>
>> D.
>>   
> and you'll need this as well.
> 
> D.

Yes ok, now it works. I had some troubles applying your patches (maybe I did 
something wrong or so) but for info I applied your patches 8134 (your second) 
then 8135 and finally 8134 (your first), then it worked... Without 8134 (your 
first) I got the same linking error?!

Thanks for the updates,

   Thomas


More information about the Bug-octave mailing list