logo       

Re: MacOS X 10.3.9 build but load-save.m test failure: msg#00068

gnu.octave.bugs

Subject: Re: MacOS X 10.3.9 build but load-save.m test failure

David Bateman wrote:

If you don't want to use gdb just add

std::cerr << "nr,nc,nz: " << nr << " " << nc << " " << nz << "\n";

just before the definition of the SparseMatrix m....

octave:1> load test11.mat
nr,nc,nz: 100 100 100
error: load: trouble reading binary file `test11.mat'
octave:1> whos

*** dynamically linked functions:

Prot Name Size Bytes Class
==== ==== ==== ===== =====
r-- __gnuplot_init__ -1x-1 0 dynamically-linked
function
r-- dispatch -1x-1 0 dynamically-linked
function

Total is 2 elements using 0 bytes

*** local user variables:

Prot Name Size Bytes Class
==== ==== ==== ===== =====
rw- __nargin__ 1x1 8 scalar
rwd a10 2x7 14 string
rwd a11 2x2 4 int8 matrix
rwd a12 2x2 8 int16 matrix
rwd a13 2x2 16 int32 matrix
rwd a14 2x2 32 int64 matrix
rwd a15 2x2 4 uint8 matrix
rwd a16 2x2 8 uint16 matrix
rwd a17 2x2 16 uint32 matrix
rwd a18 2x2 32 uint64 matrix
rwd a2 3x3 72 matrix
rwd a3 1x1 16 complex scalar
rwd a4 3x3 144 complex matrix
rwd a5 1x1 1 bool
rwd a6 1x10 10 bool matrix
rwd a7 1x10 24 range
rwd a8 1x1 24 struct
rwd a9 1x2 24 cell
rwd default_save_format 1x6 6 string

Total is 96 elements using 463 bytes

*** globally visible user variables:

Prot Name Size Bytes Class
==== ==== ==== ===== =====
rwd a1 1x1 8 scalar

Total is 1 element using 8 bytes


D.


Dmitri.
--



-------------------------------------------------------------
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
-------------------------------------------------------------




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise