diff host/tools/ecostest/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 c40674be6da8
children b340d0ab5dd3
line wrap: on
line diff
--- a/host/tools/ecostest/ChangeLog
+++ b/host/tools/ecostest/ChangeLog
@@ -1,3 +1,8 @@
+2014-03-13  Andy Jackson  <andy@xylanta.com>
+
+	* common/eCosTest.cpp: Silence "set but unused" variable warnings
+	with recent GCC. [ Bugzilla 1001949 ]
+
 2012-04-23  John Dallaway  <john@dallaway.org.uk>
 
 	* common/eCosTestPlatform.cpp: Include limits.h for PATH_MAX