[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: new test failures
From: |
John W. Eaton |
Subject: |
Re: new test failures |
Date: |
Mon, 26 Nov 2007 20:38:56 -0500 |
On 27-Nov-2007, David Bateman wrote:
| In fact there aren't 700 odd tests to fix. The previous patch uncovered
| a bug in the any and all functions that allowed a sparse matrix with
| zeros in it to be returned. This caused issues elsewhere as Octave is
| not expected to do this. There were then only a few tests to fix. I
| believe the attached patch addresses all of the new failures
I checked in these changes.
Thanks,
jwe