]> git.ipfire.org Git - thirdparty/gcc.git/commit
locale_facets.tcc (money_put::do_put(..., long double)): Use the basic_string constru...
authorPaolo Carlini <pcarlini@suse.de>
Thu, 22 Jan 2004 14:25:37 +0000 (14:25 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 22 Jan 2004 14:25:37 +0000 (14:25 +0000)
commitba46e66a8bd646e8b8f4a34ab0c69c47d7aca33d
tree0baedfd2455fa86f1b53b89ac676c156efdccf44
parent7bb9b33b3b89f6c0b78e069fbcb596472440d2e7
locale_facets.tcc (money_put::do_put(..., long double)): Use the basic_string constructor for char arrays...

2004-01-22  Paolo Carlini  <pcarlini@suse.de>

* include/bits/locale_facets.tcc
(money_put::do_put(..., long double)): Use the basic_string
constructor for char arrays, not that for C-strings, to pass
__digits to do_put(..., const string_type&): __ws isn't
null-terminated.

From-SVN: r76355
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/locale_facets.tcc