diff scripts/ChangeLog @ 10553:f88e3d5d88e2

avoid GCC warnings
author John W. Eaton <jwe@octave.org>
date Fri, 23 Apr 2010 15:57:32 -0400
parents 95c3e38098bf
children dfdc040a0c5e
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,8 @@
+2010-04-23  John W. Eaton  <jwe@octave.org>
+
+	* gethelp.cc (extract_help_text): Use C++ static_cast instead of
+	C-style cast.
+
 2010-04-23  Rik <octave@nomad.inbox5.com>
 
    * scripts/*.m: Untabify scripts