Skip to content

iseq.c: rb_estimate_iv_count handle no superclass#16725

Merged
byroot merged 1 commit intoruby:masterfrom
byroot:basic-initialize
Apr 12, 2026
Merged

iseq.c: rb_estimate_iv_count handle no superclass#16725
byroot merged 1 commit intoruby:masterfrom
byroot:basic-initialize

Conversation

@byroot
Copy link
Copy Markdown
Member

@byroot byroot commented Apr 12, 2026

[Bug #21992]

When redefining BasicObject#initialize there's no super class to access.

[Bug #21992]

When redefining `BasicObject#initialize` there's no super class to
access.
@byroot byroot enabled auto-merge (rebase) April 12, 2026 13:55
@byroot byroot merged commit 6593cc5 into ruby:master Apr 12, 2026
99 of 101 checks passed
@byroot byroot deleted the basic-initialize branch April 12, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant