diff options
author | Paolo Carlini <pcarlini@unitus.it> | 2002-03-19 23:33:06 +0100 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2002-03-19 22:33:06 +0000 |
commit | 6d8e16a4637fe1b646260485882f668b0a736cf1 (patch) | |
tree | 9f539fec7bb1f4014bbdd77a0b9b316e9b070056 /gcc | |
parent | 1e82682ba4cdba6ec02c26aae84ed7a9ce5a1003 (diff) | |
download | gcc-6d8e16a4637fe1b646260485882f668b0a736cf1.zip gcc-6d8e16a4637fe1b646260485882f668b0a736cf1.tar.gz gcc-6d8e16a4637fe1b646260485882f668b0a736cf1.tar.bz2 |
locale-inst.cc (__convert_from_v): Add an additional __size parameter in the declarations.
2002-03-19 Paolo Carlini <pcarlini@unitus.it>
Ulrich Drepper <drepper@redhat.com>
* src/locale-inst.cc (__convert_from_v): Add an additional
__size parameter in the declarations.
* include/bits/locale_facets.tcc
(__convert_from_v): When available (that is,
_GLIBCPP_USE_C99 defined) use snprintf instead of sprintf.
(num_put::_M_convert_float): Depending on _GLIBCPP_USE_C99
being defined or not, call and use __convert_from_v in the
appropriate way.
(num_put::_M_convert_int): Same here.
(money_put::do_put(long double)): Same here.
Co-Authored-By: Ulrich Drepper <drepper@redhat.com>
From-SVN: r51050
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions