Actions
Bug #7383
closedUse stricter cache check in load.c
Description
rb_ary_shared_with_p does not react when #shift or #pop is called on original array.
This patch introduce rb_ary_dup_of_p , which makes more adequate check for duplicate
of array.
https://github.com/ruby/ruby/pull/216
https://github.com/ruby/ruby/pull/216.patch
Files
Actions
Like0
Like0Like0Like0Like0