Alex Taylor | 1 Jun 2009 13:23

Re: setlocale() and codepage (3.3.6)

On Sun, 31 May 2009 13:19:57 UTC, KO Myung-Hun <komh <at> chollian.net> wrote:

> Unfortunately, kLIBC does not assume current codepage for locale unless 
> charset is specified.
> 
> So you should specify charset(IBM-xxx, where xxx is codepage) to some 
> env. var. such as 'LANG', too.
> 
> Or, you can use 'SYSTEM' for the current codepage with kLIBC.
> 
>     set LANG=ko_KR.SYSTEM

Ah, that sounds like what I want.  I'll give it a try, thanks!
Dave Yeo | 3 Jun 2009 05:26

Re: Mercurial 1.0.2

On 08/21/08 07:54 am, Andrew MacIntyre wrote:
> Attached are the binary installation package for the Python 2.4.4 EMX
> port and the source patches archive for Mercurial 1.0.2.
>
...
> If you spot any issues, please get back to me ASAP.
>

Interesting issue, I just applied a patch with Mercurial, made a typo 
and typed .dif instead of .diff, Mercurial completed the patch name and 
applied it, nice issue :)
Also as noted in coopp (os2 programming porting) newer tee's such as 
version 5.94 correctly set text mode on the console so piping the hg 
output through tee gives nice output in a vio session. I understand the 
4os2 tee is the same.
Dave

Gmane