tilman (Tilman Giese)

  • Registered on: 09/19/2008
  • Last connection: 12/16/2008

Activity

Reported issues: 2

12/16/2008

04:32 am ruby-trunk Bug #890 (Closed): Segmentation fault when block is passed to yield
=begin
Source
------

def m
yield 5 do
puts 'yield with block'
end
end


Output
------...

09/19/2008

09:47 pm ruby-trunk Bug #575 (Closed): module_function: undefined method
=begin
Output
------

test.rb:17: [BUG] undefined method `m'; can't happen
ruby 1.9.0 (2008-09-09 revision 1...

Also available in: Atom