Message76626
So the obvious quick fix is, on OS X only, to set the locale to e.g.
"en_US.UTF-8" instead of "" just before the mbstowcs call.
Here's a patch that does this.
I don't like this much, though. For one thing, I don't have any reason
to believe that the particular locale "en_US.UTF-8" will be supported on
any given installation of OS X.
Anyone have any better suggestions? |
|
Date |
User |
Action |
Args |
2008-11-29 22:22:59 | mark.dickinson | set | recipients:
+ mark.dickinson, loewis, amaury.forgeotdarc, MrJean1 |
2008-11-29 22:22:58 | mark.dickinson | set | messageid: <1227997378.2.0.127280097426.issue4388@psf.upfronthosting.co.za> |
2008-11-29 22:22:56 | mark.dickinson | link | issue4388 messages |
2008-11-29 22:22:56 | mark.dickinson | create | |
|