-
- Downloads
re PR libstdc++/51288 ([C++0x] get_money implementation is missing the sentry...
re PR libstdc++/51288 ([C++0x] get_money implementation is missing the sentry object (does not skip leading whitespace)) 2011-11-28 Paolo Carlini <paolo.carlini@oracle.com> PR libstdc++/51288 * include/std/iomanip (get_money, put_money): Use sentry. * testsuite/27_io/manipulators/extended/get_money/char/51288.cc: New. * testsuite/27_io/manipulators/extended/get_money/wchar_t/51288.cc: Likewise. * testsuite/27_io/manipulators/extended/put_money/char/51288.cc: Likewise. * testsuite/27_io/manipulators/extended/put_money/wchar_t/51288.cc: Likewise. From-SVN: r181775
Showing
- libstdc++-v3/ChangeLog 12 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/include/std/iomanip 45 additions, 23 deletionslibstdc++-v3/include/std/iomanip
- libstdc++-v3/testsuite/27_io/manipulators/extended/get_money/char/51288.cc 48 additions, 0 deletions...suite/27_io/manipulators/extended/get_money/char/51288.cc
- libstdc++-v3/testsuite/27_io/manipulators/extended/get_money/wchar_t/51288.cc 48 additions, 0 deletions...te/27_io/manipulators/extended/get_money/wchar_t/51288.cc
- libstdc++-v3/testsuite/27_io/manipulators/extended/put_money/char/51288.cc 49 additions, 0 deletions...suite/27_io/manipulators/extended/put_money/char/51288.cc
- libstdc++-v3/testsuite/27_io/manipulators/extended/put_money/wchar_t/51288.cc 49 additions, 0 deletions...te/27_io/manipulators/extended/put_money/wchar_t/51288.cc
Loading
Please register or sign in to comment