Project

General

Profile

« Previous | Next » 

Revision d10afe03

Added by Go over 1 year ago

[ruby/irb] Rescue from exceptions raised by #name
(https://github.com/ruby/irb/pull/899)

  • Rescue from exceptions raised by #name

Irb might terminate if the class overwrites name and raise errors. This commit rescue irb from termination.

  • fix for other unknown patterns

https://github.com/ruby/irb/commit/35b87cf893