mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-24 14:49:46 +08:00
2004-07-29 Paolo Carlini <pcarlini@suse.de> PR libstdc++/14220 * include/bits/locale_facets.tcc (num_put<>::_M_insert_float): Don't clip the precision passed down to __convert_from_v: 22.2.2.2.2 nowhere says so. * testsuite/22_locale/num_put/put/char/14220.cc: New. * testsuite/22_locale/num_put/put/wchar_t/14220.c: Likewise. From-SVN: r85315 |
||
---|---|---|
.. | ||
codecvt | ||
codecvt_byname | ||
collate | ||
collate_byname | ||
ctype | ||
ctype_base | ||
ctype_byname | ||
facet | ||
global_templates | ||
locale | ||
messages | ||
messages_byname | ||
money_get | ||
money_put | ||
moneypunct | ||
moneypunct_byname | ||
num_get | ||
num_put | ||
numpunct | ||
numpunct_byname | ||
time_get | ||
time_put |