This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] libstdc++/19642
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Mon, 31 Jan 2005 10:31:27 -0600
- Subject: Re: [Patch] libstdc++/19642
- Organization: Red Hat / Chicago
- References: <41FB5A2B.1070008@suse.de>
> 2005-01-30 Paolo Carlini <pcarlini@suse.de>
>
> PR libstdc++/19642
> * config/locale/generic/c_locale.h (__convert_from_v): Switch only
> LC_NUMERIC, and only when actually != "C".
Paolo this should definitely go on 3_4-branch if possible. This is excellent!
-benjamin