Skip to content

Raise TypeError with super inside instance_eval / class_eval - #5476

Merged
matz merged 1 commit into
mruby:masterfrom
dearblue:eval+super
Jun 12, 2021
Merged

Raise TypeError with super inside instance_eval / class_eval#5476
matz merged 1 commit into
mruby:masterfrom
dearblue:eval+super

Conversation

@dearblue

Copy link
Copy Markdown
Contributor

Commit d0f6018 introduced an exception as a limitation of mruby.

Subsequent CRuby-2.7 has changed its behavior to raise an exception.
ref: ruby/ruby@55b7ba3

Commit d0f6018 introduced an exception as a limitation of mruby.

Subsequent CRuby-2.7 has changed its behavior to raise an exception.
ref: ruby/ruby@55b7ba3
@dearblue
dearblue requested a review from matz as a code owner June 12, 2021 07:14
@matz
matz merged commit 5659376 into mruby:master Jun 12, 2021
@dearblue
dearblue deleted the eval+super branch June 20, 2021 02:17
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.

2 participants