diff options
author | Go <[email protected]> | 2024-03-15 00:40:59 +0900 |
---|---|---|
committer | git <[email protected]> | 2024-03-14 15:41:03 +0000 |
commit | d10afe03575446fa8d561fdc21ca3bed90df6e94 (patch) | |
tree | 26fd54cf4c11a44cc4d2da5ed1714de41a2bd888 /include/ruby/internal/newobj.h | |
parent | 3822ca9884e38bae0def0dc440df080ad16069ad (diff) |
[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
Diffstat (limited to 'include/ruby/internal/newobj.h')
0 files changed, 0 insertions, 0 deletions