comparison src/ChangeLog @ 11071:629f6fc20dc5

ov-struct.h (octave_struct (const Octave_map&)): delete constructor
author John W. Eaton <jwe@octave.org>
date Fri, 01 Oct 2010 04:37:53 -0400
parents 686d5bd22132
children 44ff569a59a7
comparison
equal deleted inserted replaced
11070:686d5bd22132 11071:629f6fc20dc5
1 2010-10-01 John W. Eaton <jwe@octave.org>
2
3 * ov-struct.h (octave_struct (const Octave_map&)): Delete constructor.
4
1 2010-10-01 John W. Eaton <jwe@octave.org> 5 2010-10-01 John W. Eaton <jwe@octave.org>
2 6
3 * ov-fcn-inline.cc (octave_fcn_inline::map_value): Use 7 * ov-fcn-inline.cc (octave_fcn_inline::map_value): Use
4 octave_scalar_map and octave_map instead of Octave_map. 8 octave_scalar_map and octave_map instead of Octave_map.
5 9