This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] Fix time_put::do_put for wchar_t
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Paolo Carlini <pcarlini at unitus dot it>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Sun, 10 Mar 2002 09:03:55 -0800 (PST)
- Subject: Re: [PATCH] Fix time_put::do_put for wchar_t
> 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.
great thanks paolo