General

Profile

kennygrant (Kenny Grant)

  • Login: kennygrant
  • Registered on: 11/02/2012
  • Last sign in: 05/06/2014

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

11/09/2012

10:56 PM Ruby master Bug #7267: Dir.glob on Mac OS X returns unexpected string encodings for unicode file names
> see several lines at the end of enc/utf_8.c.
Thanks for the links, I'll read them to get a better understanding ...
kennygrant (Kenny Grant)
07:30 PM Ruby master Bug #7267: Dir.glob on Mac OS X returns unexpected string encodings for unicode file names
Thanks for the comments on this issue. I'm not clear on what the UTF8-MAC encoding represents, are there docs on this... kennygrant (Kenny Grant)

11/04/2012

12:43 AM Ruby master Bug #7267: Dir.glob on Mac OS X returns unexpected string encodings for unicode file names
Thanks for the explanation. I didn't think Ruby was being evil :)
If the translation from UTF8-MAC -> UTF-8 is ent...
kennygrant (Kenny Grant)

11/03/2012

07:50 AM Ruby master Bug #7267: Dir.glob on Mac OS X returns unexpected string encodings for unicode file names
The problem I encountered here was that although the encoding is also UTF-8, apparently there are several flavours of... kennygrant (Kenny Grant)

11/02/2012

08:32 PM Ruby master Bug #7267: Dir.glob on Mac OS X returns unexpected string encodings for unicode file names
Output of the test.rb script:
Tested on Ruby 2.0.0-preview and 1.9.3 on Mac OS X
1.9.3x86_64-darwin11.4.0
Inline...
kennygrant (Kenny Grant)
07:54 PM Ruby master Bug #7267 (Closed): Dir.glob on Mac OS X returns unexpected string encodings for unicode file names
Tested on Ruby 1.9.3-p194 and ruby-2.0.0-preview1 on Mac OS X 10. 7.5
When calling file system methods with Ruby o...
kennygrant (Kenny Grant)

Also available in: Atom