comparison host/tools/ecostest/ChangeLog @ 3358: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
comparison
equal deleted inserted replaced
3357:0e7f32e78b4d 3358:f9b94a5b13ac
1 2014-03-13 Andy Jackson <andy@xylanta.com>
2
3 * common/eCosTest.cpp: Silence "set but unused" variable warnings
4 with recent GCC. [ Bugzilla 1001949 ]
5
1 2012-04-23 John Dallaway <john@dallaway.org.uk> 6 2012-04-23 John Dallaway <john@dallaway.org.uk>
2 7
3 * common/eCosTestPlatform.cpp: Include limits.h for PATH_MAX 8 * common/eCosTestPlatform.cpp: Include limits.h for PATH_MAX
4 definition. 9 definition.
5 10