summaryrefslogtreecommitdiff
path: root/inits.c
diff options
context:
space:
mode:
authoreileencodes <eileencodes@gmail.com>2022-09-30 15:37:18 -0400
committerAaron Patterson <aaron.patterson@gmail.com>2022-09-30 13:57:59 -0700
commit0ab0229c1162308509b36cafbf6eaafd7ae054d7 (patch)
tree9232e7d3604258fa0c05569187bec4a475e70031 /inits.c
parenta44040c9e47a9cb41807b0ec5d665d656d60db84 (diff)
downloadruby-0ab0229c1162308509b36cafbf6eaafd7ae054d7.tar.gz
Fix frozen object inspect
In the rails/rails CI build for Ruby master we found that some tests were failing due to inspect on a frozen object being incorrect. An object's instance variable count was incorrect when frozen causing the object's inspect to not splat out the object. This fixes the issue and adds a test for inspecting frozen objects. Co-Authored-By: Jemma Issroff <jemmaissroff@gmail.com> Co-Authored-By: Aaron Patterson <tenderlove@ruby-lang.org>
Diffstat (limited to 'inits.c')
0 files changed, 0 insertions, 0 deletions