diff liboctave/ChangeLog @ 11516:53edbf95fbb6

avoid GCC warnings
author John W. Eaton <jwe@octave.org>
date Thu, 13 Jan 2011 15:40:14 -0500
parents e4e82740e9cd
children 141b3fb5cef7
line wrap: on
line diff
--- a/liboctave/ChangeLog	Thu Jan 13 10:00:13 2011 -0500
+++ b/liboctave/ChangeLog	Thu Jan 13 15:40:14 2011 -0500
@@ -1,3 +1,12 @@
+2011-01-13  John W. Eaton  <jwe@octave.org>
+
+	* CMatrix.cc (get_blas_trans_arg): Return char, not char *.
+	Change all uses.
+	* dMatrix.cc (get_blas_trans_arg): Likewise.
+	* fCMatrix.cc (get_blas_trans_arg): Likewise.
+	* fMatrix.cc (get_blas_trans_arg): Likewise.
+	Suggested by Pascal Dupuis  <Pascal.Dupuis@worldonline.be>.
+
 2011-01-13  John W. Eaton  <jwe@octave.org>
 
 	* filemode.c: Use prototypes for function definitions.  Reorder