1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rubygems/core_ext
Jeremy Evans 1a935606b5 [rubygems/rubygems] Fix Kernel#warn override to handle backtrace location with nil path
It's very unlikely to hit this case, but it is possible, as
Thread::Backtrace::Location#path can return nil if the location is
a cfunc with no previous iseq.  See location_path in vm_backtrace.c
in Ruby.

https://github.com/rubygems/rubygems/commit/511935645a
2020-07-31 21:07:19 +09:00
..
kernel_gem.rb Revert "Try to revert the test failure with Ruby CI" 2019-11-11 21:49:21 +09:00
kernel_require.rb Use space inside block braces everywhere 2020-06-15 21:20:37 +09:00
kernel_warn.rb [rubygems/rubygems] Fix Kernel#warn override to handle backtrace location with nil path 2020-07-31 21:07:19 +09:00