locale_facets.tcc (time_put::do_put): Consider sizeof(char_type) in allocating the...
authorPaolo Carlini <paolo@gcc.gnu.org>
Sun, 10 Mar 2002 23:51:31 +0000 (23:51 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sun, 10 Mar 2002 23:51:31 +0000 (23:51 +0000)
commitc15892e05ec3cd0c2d1fe985db27c02107bed438
treead9fb6c331ee8bfc3c20b50083661d2878b577bd
parent561c9153eb5c0824bc318f06dbdd4563d064e235
locale_facets.tcc (time_put::do_put): Consider sizeof(char_type) in allocating the buffer.

2002-03-10  Paolo Carlini  <pcarlini@unitus.it>

        * include/bits/locale_facets.tcc (time_put::do_put):
Consider sizeof(char_type) in allocating the buffer.

* include/bits/locale_facets.tcc (collate::do_tranform):
Remove redundant variable.

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