[Patch] Simplify config/locale/*/numeric & monetary as per Martin's hint

Paolo Carlini pcarlini@suse.de
Thu Apr 15 11:06:00 GMT 2004


Hi,

the below implements Martin's nice advice of a few days ago: basically
all the involved chars definitely belong to the "basic character set",
no need to call btowc. I like the "C" locale path being now so neat!

Tested x86-linux gnu/generic, will commit later today.

Paolo.

/////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_locale_m
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20040415/c30677d0/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_locale_m
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20040415/c30677d0/attachment-0001.ksh>


More information about the Libstdc++ mailing list