Hi,
I get an error in qtdecomp's testsuite when using Octave 3.2.3; it works
with 3.0.5, though. SVN rev is 6599.
========================================================================
octave:1> test qtdecomp
PASSES 14 out of 14 tests
octave:2> version
ans = 3.0.1
========================================================================
octave:1> test qtdecomp
***** assert(full(qtdecomp(A,@f)),[ones(4),B4;ones(4,8)]);
!!!!! test failed
`A' undefined near line 11 column 7shared variables error: `A' undefined
near line 11 column 7
error: evaluating argument list element number 1
error: called from:
error: f at line 11, column 4
error: evaluating argument list element number 4
error: evaluating argument list element number 2
error: evaluating argument list element number 1
error: /usr/share/octave/3.2.3/m/testfun/test.m at line 498, column 2
octave:1> version
ans = 3.2.3
========================================================================
Did anything in Octave's test harness change?
Thanks
Thomas
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing.
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev