From bug-octave-request at bevo dot che dot wisc dot edu Tue Dec 16 00:05:50 2003 Subject: [] & [] fails From: Paul Kienzle To: bug-octave at bevo dot che dot wisc dot edu Date: Tue, 16 Dec 2003 01:05:18 -0500 octave-cvs-2003-12-15 on Debian. octave:1> find([]&[]) error: invalid converstion of boolNDArray to boolMatrix octave:1> []&[] octave: /home/pkienzle/cvs/octave/src/pr-output.cc:1290: void print_empty_nd_array(std::ostream&, const dim_vector&, bool): Assertion `dims.any_zero ()' failed. panic: Aborted -- stopping myself... ans = attempting to save variables to `octave-core'... save to `octave-core' complete ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------