Ruby Forum IronRuby > PATCH: $KCODE global variable

Posted by Andrew Peters (Guest)
on 06.05.2008 01:40
Attachment: kcode_global.patch (9,1 KB)
(Received via mailing list)
Hi All,
I'm keen to help out the effort and so I started having a look at
implementing the nkf library.

I'm about half done on nkf but it requires $KCODE so I thought I'd
contribute that first on it's own.

Still finding my way around so all feedback appreciated :-)

Cheers,

Andrew.

P.S. Sorry about spurious diffs in csproj files - I think this must be a 
VS
version thing.
Posted by John Lam (IRONRUBY) (Guest)
on 10.05.2008 10:21
(Received via mailing list)
Andrew Peters:

> I'm keen to help out the effort and so I started having a look at
> implementing the nkf library.
>
> I'm about half done on nkf but it requires $KCODE so I thought I'd
> contribute that first on it's own.
>
> Still finding my way around so all feedback appreciated :-)

Hi Andrew,

Will get to this patch on Monday ... thanks for sending it in!

-John