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] Fix libstdc++/11740


B. Kosnik wrote:

...gotta do the generic locale too,

It's already in the patch.

and might as well check ctype<char>
for this same thing, since it's probably wrong too. (At least the
ctype<char> is generic locale).

Those are ok, because are table-based.

I believe I moved this bit over to 3.3 branch, so move this over too...

Ok, will do after a day of testing...
Paolo.


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