diff options
author | Jean Boussier <[email protected]> | 2025-05-08 20:24:17 +0200 |
---|---|---|
committer | Jean Boussier <[email protected]> | 2025-05-08 21:48:35 +0200 |
commit | b67711b17a40c839af1415853d56bdf9ce82a142 (patch) | |
tree | 1966504bdb1777d95cac2a3ca6b096ca78040ddb /string.c | |
parent | e3452cfad26edcb3ba6e9bf818f7d02838cf676f (diff) |
Fix `remove_instance_variable` on complex objects
Introduced in: https://github.com/ruby/ruby/pull/13159
Now that there is no longer a unique TOO_COMPLEX shape with
no children, checking `shape->type == TOO_COMPLEX` is incorrect.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/13280
Diffstat (limited to 'string.c')
0 files changed, 0 insertions, 0 deletions