help-octave
[Top][All Lists]
Advanced

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

Re: Octave 2.9.12 available for ftp


From: Thomas Treichl
Subject: Re: Octave 2.9.12 available for ftp
Date: Thu, 24 May 2007 21:46:40 +0200
User-agent: Thunderbird 1.5.0.10 (Macintosh/20070221)

David Bateman schrieb:
Thomas Treichl wrote:
Hi John,

current CVS snapshot for octave-2.9.12 compiles fine for me on MacOSX 10.4.9 IA32, I just have 4 fails for './make check', here is the output of the fntests.log:

 >>>>> processing /Users/Thomas/Development/octave/scripts/set/ismember.m
   ***** assert (ismember ('', {'abc', 'def'}), false);
!!!!! test failed
error: assert (ismember (, {"abc", "def"}),false) expected
0
but got
[](0x0)
Dimensions don't match
   ***** fail (ismember ([], {1, 2}), 'error:.*');
!!!!! test failed
error: expected error <error:.*>
but got <parse error near line 183 of file ./fntests.m

   syntax error

 >>> ;
     ^

 >
   ***** fail (ismember ({[]}, {1, 2}), 'error:.*');
!!!!! test failed
error: sort: wrong type argument `cell'

The errors in ismember are expected. See the various threads about them
over the last month.

Ahh, ok, I didn't have a look at all the various topics the last days. Thanks for helping out once again.
<CUT THE REST>
Thomas


reply via email to

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