Mercurial > hg > octave-nkf
comparison doc/interpreter/octave.1 @ 18964:ac0c04e4d141 stable
Fix segfault with sparse inputs to complex() (bug #42290).
* data.cc (Fcomplex): Correctly call SparseComplexMatrix constructor with
nrows, ncols, initial_value. Use in-place operator += to clarify code.
author | Rik <rik@octave.org> |
---|---|
date | Fri, 23 May 2014 11:48:23 -0700 |
parents | d63878346099 |
children | 4197fc428c7d |
comparison
equal
deleted
inserted
replaced
18963:4293f49795d9 | 18964:ac0c04e4d141 |
---|