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: [v3] libstdc++/6701


Benjamin Kosnik wrote:

>Problems with ctype<wchar_t>::narrow. Impressively, found on a hacked
>Solaris 2.8 config: I'll try to get the bits in to enable wide
>characters on Solaris in the near future.
>
>2002-05-24  Dale Peakall <dale@peakall.net>
>
>	PR libstdc++/6701
>	* config/locale/gnu/ctype_members.cc (ctype<wchar_t>::do_narrow): Fix.
>	* config/locale/generic/ctype_members.cc: Same.
>
Benjamin --

I was wondering if we should take note somewhere that also in this case 
(as for libstdc++/6410) a complete fix would involve working in the 
appropriate locale or perhaps this is not really necessary since all the 
underlying libc calls will be audited for uselocale when glibc2.3 will 
be out.

Ciao,
Paolo.



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