General

Profile

tilman (Tilman Giese)

  • Login: tilman
  • Registered on: 09/19/2008
  • Last sign in: 12/16/2008

Issues

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

Activity

12/16/2008

04:32 AM Ruby master 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
------...
tilman (Tilman Giese)

09/19/2008

09:47 PM Ruby master 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...
tilman (Tilman Giese)

Also available in: Atom