]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/testsuite/22_locale/time_get/get_monthname/char/6.cc
6.cc: Use an int as loop variable, to avoid -Wall warnings.
authorPaolo Carlini <paolo.carlini@oracle.com>
Mon, 25 Jan 2010 18:02:41 +0000 (18:02 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 25 Jan 2010 18:02:41 +0000 (18:02 +0000)
commit315a716efba48aad7ae39e437084c03036c0377c
tree24568c6a5cd794b7f6694a13667e7dc1d3cbc3e4
parentad1e51700e69517f0bb8b14d3f7a23d2e33550b7
6.cc: Use an int as loop variable, to avoid -Wall warnings.

2010-01-25  Paolo Carlini  <paolo.carlini@oracle.com>

* testsuite/22_locale/time_get/get_monthname/char/6.cc: Use an int
as loop variable, to avoid -Wall warnings.
* testsuite/22_locale/time_get/get_monthname/wchar_t/6.cc: Likewise.
* testsuite/22_locale/time_get/get_weekday/char/6.cc: Likewise.
* testsuite/22_locale/time_get/get_weekday/wchar_t/6.cc: Likewise.
* testsuite/22_locale/time_get/get_weekday/char/38081-2.cc: Likewise.

* testsuite/20_util/reference_wrapper/24803.cc: Remove unused vars.
* testsuite/20_util/reference_wrapper/invoke.cc: Likewise.

From-SVN: r156219
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/20_util/reference_wrapper/24803.cc
libstdc++-v3/testsuite/20_util/reference_wrapper/invoke.cc
libstdc++-v3/testsuite/22_locale/time_get/get_monthname/char/6.cc
libstdc++-v3/testsuite/22_locale/time_get/get_monthname/wchar_t/6.cc
libstdc++-v3/testsuite/22_locale/time_get/get_weekday/char/38081-2.cc
libstdc++-v3/testsuite/22_locale/time_get/get_weekday/char/6.cc
libstdc++-v3/testsuite/22_locale/time_get/get_weekday/wchar_t/6.cc