This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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 __convert_from_v


> 2002-09-09  Paolo Carlini  <pcarlini@unitus.it>
> 
>         * include/bits/locale_facets.tcc (__convert_from_v):
>         Use __uselocale instead of setlocale for glibc 2.3+.

all the gnu bits should be in gnu-specific files, not the general file.
Let me see how to go about doing this....


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