[Bug libstdc++/14220] num_put::do_put() undesired float/double behavior
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Feb 22 15:33:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-22 15:33 -------
Subject: Bug 14220
CVSROOT: /cvs/gcc
Module name: gcc
Branch: hammer-3_3-branch
Changes by: aj@gcc.gnu.org 2004-02-22 15:33:00
Modified files:
libstdc++-v3/include/bits: locale_facets.tcc
libstdc++-v3 : ChangeLog.hammer
Log message:
2004-02-22 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/14220
* include/bits/locale_facets.tcc (num_put<>::_M_convert_float):
Fix previous commit: in case of non-fixed outputs __max_digits
is still needed in order to upper bound the size of the buffer.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/locale_facets.tcc.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.82.2.12&r2=1.82.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.hammer.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1.2.4&r2=1.1.2.5
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14220
More information about the Gcc-bugs
mailing list