scritch (Vincent Isambart)

  • Email:
  • Registered on: 04/21/2009
  • Last connection: 06/28/2011

Activity

Reported issues: 2

03/04/2010

03:00 pm ruby-trunk 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". ...

01/25/2010

04:37 pm ruby-trunk 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...

01/24/2010

12:10 pm ruby-trunk 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...

04/21/2009

10:39 am ruby-trunk 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 ...

Also available in: Atom