comparison liboctave/ChangeLog @ 11508:41866901ec62

Sparse.cc: more constructor fixes
author John W. Eaton <jwe@octave.org>
date Thu, 13 Jan 2011 06:02:52 -0500
parents c3ad80f4ce36
children fc35194006d6
comparison
equal deleted inserted replaced
11507:c3ad80f4ce36 11508:41866901ec62
1 2011-01-13 John W. Eaton <jwe@octave.org>
2
3 * Sparse.cc (Sparse::Sparse): Initialize all data members in
4 initialization lists.
5
1 2011-01-13 John W. Eaton <jwe@octave.org> 6 2011-01-13 John W. Eaton <jwe@octave.org>
2 7
3 * Array.cc (rec_permute_helper::rec_permute_helper, 8 * Array.cc (rec_permute_helper::rec_permute_helper,
4 rec_index_helper::rec_index_helper, 9 rec_index_helper::rec_index_helper,
5 rec_resize_helper::rec_resize_helper): Initialize all data 10 rec_resize_helper::rec_resize_helper): Initialize all data