Skip to content

Conversation

ko1
Copy link
Collaborator

@ko1 ko1 commented Apr 1, 2022

On MRI, rb_iseq_parameters and rb_iseq_code_location are
supported on at least ruby 2.6 and later, and rb_iseq_type
is supported on 3.1.0 and later. This commit skips have_func
check (checked by RUBY_VERSION).

On MRI, `rb_iseq_parameters` and `rb_iseq_code_location` are
supported on at least ruby 2.6 and later, and `rb_iseq_type`
is supported on 3.1.0 and later. This commit skips `have_func`
check (checked by `RUBY_VERSION`).
@ko1 ko1 merged commit 1fce258 into master Apr 1, 2022
@ko1 ko1 deleted the skip_iseq_feature_check branch April 1, 2022 04:51
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