This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] FP printing, take 2


Jerry, I still do not have a version of this that passes validation. Is this a known issue?

-benjamin

>2004-08-29  Jerry Quinn  jlquinn@optonline.net
>
>	* config/linker-map.gnu (GLIBCXX_3.4.2): Add dec_exponent,
>        float_to_char_sprintf, dtoa.
>	* include/bits/locale_facets.tcc (__float_to_char_fixed,
>	__float_to_char_scientific, __float_to_char): New.
>	(__dec_exponent, __dtoa, __float_to_char_sprintf): Declare.
>	(num_put::_M_insert_float): Use __float_to_char instead of
>        __convert_from_v.
>	* Makefile.am (sources):  Add floatconv.cc.
>	* Makefile.in: Regenerate.
>	* src/floatconv.cc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]