Bug #2436

maybe lambda ruby1.9.1.p129

Added by ntys (ding ding) over 2 years ago. Updated about 1 year ago.

[ruby-core:27034]
Status:Rejected Start date:12/04/2009
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:1.9.1
ruby -v:ruby 1.9.1.p129

Description

the program exit when lambda

a.rb works well
b.rb won't work

the problem doesn't appear in 1.9.1.p0

a.rb - a.rb use method , b.rb use lambda (139 Bytes) ntys (ding ding), 12/04/2009 07:56 pm

b.rb (321 Bytes) ntys (ding ding), 12/04/2009 07:56 pm

History

Updated by nobu (Nobuyoshi Nakada) over 2 years ago

  • Status changed from Open to Rejected
Both work fine with latest 1.9.1p355 and 1.9.2.

Also available in: Atom PDF