General

Profile

michel.boaventura (Michel Boaventura)

Issues

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

Activity

02/23/2016

01:29 PM Ruby master Bug #12098: Accessing a two level hash with invalid keys ignores the right side of expression
Nobuyoshi Nakada wrote:
> Fixed by r53485.
Thank you! I should have tested against master. Sorry about that :)
michel.boaventura (Michel Boaventura)

02/22/2016

12:34 AM Ruby master Bug #12098 (Closed): Accessing a two level hash with invalid keys ignores the right side of expression
Ruby 2.3 has a strange issue with hashes:
On Ruby 2.2:
~~~
irb(main):001:0> foo = {}
=> {}
irb(main):002:0> ...
michel.boaventura (Michel Boaventura)

09/16/2014

01:49 AM Ruby master Bug #10244 (Third Party's Issue): Garbage Collector not being triggered
Hi all,
I'm trying to understand why this simple script doesn't trigger a single run of the GC and eats all memory...
michel.boaventura (Michel Boaventura)

Also available in: Atom