octave-maintainers
[Top][All Lists]
Advanced

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

Re: Build failure [Re: Octave 2.9.11 available for ftp]


From: Thomas Weber
Subject: Re: Build failure [Re: Octave 2.9.11 available for ftp]
Date: Tue, 22 May 2007 20:01:39 +0200
User-agent: KMail/1.9.5

Am Dienstag, 22. Mai 2007 18:41 schrieb John W. Eaton:
> On 22-May-2007, David Bateman wrote:
> | I think I found a bug in pkg.m that is causing some of the octave-forge
> | packages not to build.. Can you give me a few hours..
>
> Yes.
>
> jwe

As we seem to have a little time:

"make check" reports three errors in ismember.m.

octave2.9:1> test ismember
  ***** assert (ismember ('', {'abc', 'def'}), false);
!!!!! test failed
error: assert (ismember (, {"abc", "def"}),false) expected
0
but got
[](0x0)
Dimensions don't match

Am I the only one having this problem?

        Thomas


reply via email to

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