ecos/host/tools configtool/ChangeLog configtoo ...
[email protected] Thu, 13 Mar 2014 15:22:26 +0000
| Newsgroups | gmane.os.ecos.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs/ecos Module name: ecos Changes by: [email protected] 2014-03-13 15:22:26 Modified files: host/tools/configtool: ChangeLog host/tools/configtool/standalone/wxwin: configtool.cpp configtooldoc.cpp configtree.cpp configtree.h filename.cpp packagesdlg.cpp propertywin.cpp runtestsdlg.cpp templatesdlg.cpp host/tools/ecostest: ChangeLog host/tools/ecostest/common: eCosTest.cpp Log message: * configtool/standalone/wxwin/configtool.cpp, configtool/standalone/wxwin/configtooldoc.cpp, configtool/standalone/wxwin/configtree.cpp, configtool/standalone/wxwin/configtree.h, configtool/standalone/wxwin/filename.cpp, configtool/standalone/wxwin/packagesdlg.cpp, configtool/standalone/wxwin/propertywin.cpp, configtool/standalone/wxwin/runtestsdlg.cpp, configtool/standalone/wxwin/templatesdlg.cpp, ecostest/common/eCosTest.cpp: Silence unused variable warnings with recent GCC. [ Bugzilla 1001950 ]