General

Profile

scritch (Vincent Isambart)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

03/04/2010

03:00 PM Ruby master Feature #2759: Regexp /g and /G options
=begin
> The objections to this feature amounted to "it's complicated for users to understand and no-one needs it". ...
scritch (Vincent Isambart)

01/25/2010

04:37 PM Ruby master Bug #2636: Incorrect UTF-16 string length
=begin
> What needs to be fixed here is the data, nothing else:
>
> irb(main):001:> s = "\xDC\x0B\xD8\x40".force_e...
scritch (Vincent Isambart)

01/24/2010

12:10 PM Ruby master Bug #2636 (Closed): Incorrect UTF-16 string length
=begin
str = "\xDC\x0B\xD8\x40".force_encoding(Encoding::UTF_16BE)
str.length #=> 3

This string is made by in...
scritch (Vincent Isambart)

04/21/2009

10:39 AM Ruby master Bug #1393 (Rejected): Multiple assignment does not call to_a but to_ary
=begin
In Ruby 1.9, when Ruby is expecting an array and does not get one (for example in splat arguments), it calls ...
scritch (Vincent Isambart)

Also available in: Atom