r216001 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Wed Oct 8 13:25:00 GMT 2014
Author: redi
Date: Wed Oct 8 13:25:30 2014
New Revision: 216001
URL: https://gcc.gnu.org/viewcvs?rev=216001&root=gcc&view=rev
Log:
* include/bits/locale_facets.tcc (num_put::_M_insert_float): Do not
pass precision when using hexfloat format.
* src/c++98/locale_facets.cc (__num_base::_S_format_float): Always
output precision if C99 hexfloat conversion specifiers not available.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/locale_facets.tcc
trunk/libstdc++-v3/src/c++98/locale_facets.cc
More information about the Gcc-cvs
mailing list