diff liboctave/ChangeLog @ 11509:fc35194006d6

oct-fftw.cc: more constructor tweaks
author John W. Eaton <jwe@octave.org>
date Thu, 13 Jan 2011 06:20:33 -0500
parents 41866901ec62
children f3d0b69c4628
line wrap: on
line diff
--- a/liboctave/ChangeLog	Thu Jan 13 06:02:52 2011 -0500
+++ b/liboctave/ChangeLog	Thu Jan 13 06:20:33 2011 -0500
@@ -1,3 +1,10 @@
+2011-01-13  John W. Eaton  <jwe@octave.org>
+
+	* oct-fftw.cc (octave_fftw_planner::octave_fftw_planner,
+	octave_float_fftw_planner::octave_float_fftw_planner):
+	Avoid duplicate initializations.  Correctly initialize RN to
+	empty dim_vector.
+
 2011-01-13  John W. Eaton  <jwe@octave.org>
 
 	* Sparse.cc (Sparse::Sparse): Initialize all data members in