This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Use __uselocale in monetary_members.cc


On Sun, Sep 01, 2002 at 07:56:37PM +0200, Paolo Carlini wrote:
> Ulrich Drepper wrote:
> 
> > Paolo Carlini wrote:
> >
> >> I'm not sure about the details, but must probably something must be done
> >> also about the wcsrtombs calls still present in
> >> config/locale/gnu/ctype_members.cc (ctype<wchar_t>::do_narrow),
> >
> > Yes, but this is another issue.
> 
> Indeed, mine was just a reminder.
> More generally, I see now that there are various mbsrtowcs calls that 
> probably must be fixed too. After Jakub's checkins I volunteer to work 
> on those, if nobody beats me.

Not only mbsrtowcs, btowc, wctob, wcsrtombs and others too...

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]