]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libstdc++/12971 (Resolution of DR 328 [WP] still unimplemented)
authorPaolo Carlini <pcarlini@suse.de>
Sun, 9 Nov 2003 10:47:58 +0000 (10:47 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sun, 9 Nov 2003 10:47:58 +0000 (10:47 +0000)
commit7c752655e662a878d978f152bac69e2b70380415
tree67691e5ee7e293eb25cc86960fc806a53a0d2bfd
parent757dc040ced2128938ff9361b4d6b4cd5224b736
re PR libstdc++/12971 (Resolution of DR 328 [WP] still unimplemented)

2003-11-09  Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/12971
* include/bits/locale_facets.tcc
(money_put::do_put(..., long double)): Fix conversion
specification as per DR 328 [WP].
* testsuite/22_locale/money_put/put/char/12971.cc: Add.
* testsuite/22_locale/money_put/put/wchar_t/12971.cc: Ditto.
* docs/html/ext/howto.html: Add entry for DR 328.

From-SVN: r73389
libstdc++-v3/ChangeLog
libstdc++-v3/docs/html/ext/howto.html
libstdc++-v3/include/bits/locale_facets.tcc
libstdc++-v3/testsuite/22_locale/money_put/put/char/12971.cc [new file with mode: 0644]
libstdc++-v3/testsuite/22_locale/money_put/put/wchar_t/12971.cc [new file with mode: 0644]