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] | |
Are there any effort to handle std::locale class with xlocale(extended locale support)? (here, xlocale.h has nothing to do with XLib' Xlocale.h)
I am a navite linux programmers, but when I tried to port my code to darwin(MacOSX), I found one can not create locale object other than "C" locale. The libstdc++ seems to deal with darwin, so I would like to see std::locale object working better on darwin.
-- Marc Glisse
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |