diff host/tools/configtool/ChangeLog @ 3281:f9b94a5b13ac

* infra/trace.cxx, libcdl/build.cxx, libcdl/expr.cxx, tools/Utils/common/eCosStd.h, tools/ecostest/common/eCosTest.cpp, tools/configtool/standalone/wxwin/admindlg.cpp, tools/configtool/standalone/wxwin/configtooldoc.cpp, tools/configtool/standalone/wxwin/configtree.cpp: Silence "set but unused" variable warnings with recent GCC. [ Bugzilla 1001949 ] * standalone/common/ecosconfig.cxx: Update copyright string.
author jld
date Thu, 13 Mar 2014 15:03:41 +0000
parents 4b1912ce7f4f
children b340d0ab5dd3
line wrap: on
line diff
--- a/host/tools/configtool/ChangeLog
+++ b/host/tools/configtool/ChangeLog
@@ -1,3 +1,11 @@
+2014-03-13  Andy Jackson  <andy@xylanta.com>
+
+	* standalone/wxwin/admindlg.cpp,
+	  standalone/wxwin/configtooldoc.cpp,
+	  standalone/wxwin/configtree.cpp: Silence "set but unused" variable
+	warnings with recent GCC. [ Bugzilla 1001949 ]
+	* standalone/common/ecosconfig.cxx: Update copyright string.
+
 2014-02-28  Andy Jackson  <andy@xylanta.com>
 
 	* standalone/wxwin/standalone/wxwin/finddlg.cpp,