General

Profile

wuputah (Jonathan Dance)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

06/25/2011

01:01 PM Ruby master Bug #4925 (Rejected): Infinite recursion allowed in rescue clause
The issue pertains to the following example:
def a
b
rescue NameError
a
end
a
The type of exception ra...
wuputah (Jonathan Dance)

Also available in: Atom