]> git.ipfire.org Git - thirdparty/gcc.git/commit
locale_facets.tcc (num_put::_M_widen_int): Deal correctly with grouped, showbased...
authorPaolo Carlini <pcarlini@unitus.it>
Sat, 28 Sep 2002 15:30:50 +0000 (17:30 +0200)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sat, 28 Sep 2002 15:30:50 +0000 (15:30 +0000)
commite7423e2707b08105e9815c9f0d2bcc5f3a94c3f2
tree2c2c86ef02a3453b8d3fc40fa518945f42934086
parent779f74f96bf40cc2c016cdd8272823b954b37a88
locale_facets.tcc (num_put::_M_widen_int): Deal correctly with grouped, showbased (oct or hex) zero.

2002-09-28  Paolo Carlini  <pcarlini@unitus.it>

* include/bits/locale_facets.tcc (num_put::_M_widen_int):
Deal correctly with grouped, showbased (oct or hex) zero.
* testsuite/22_locale/num_put_members_char.cc: Add test05.
* testsuite/22_locale/num_put_members_wchar_t.cc: Ditto.

From-SVN: r57615
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/locale_facets.tcc
libstdc++-v3/testsuite/22_locale/num_put_members_char.cc
libstdc++-v3/testsuite/22_locale/num_put_members_wchar_t.cc