summaryrefslogtreecommitdiff
path: root/spec/ruby
diff options
context:
space:
mode:
authormanga_osyo <manga.osyo@gmail.com>2021-12-06 08:57:56 +0900
committergit <svn-admin@ruby-lang.org>2022-01-27 01:28:52 +0900
commitb6b2e489f10bfc771beae8fa0ee5237613acd18f (patch)
tree10a661ecf763a3d42f0cd34ba8c98f57291844e6 /spec/ruby
parente7141630115ef9b0d3042af761fe0afabfcd578c (diff)
[ruby/irb] Changed to call Kernel.print
If you call `binding.irb` on a class defined `#print`, it will crash, so call `Kernel.print`. Fix [Bug #18389] `binding.irb` can fail in some classes that implement `context` and `print` methods. https://github.com/ruby/irb/commit/d54b271984
Diffstat (limited to 'spec/ruby')
0 files changed, 0 insertions, 0 deletions