Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change return value of gets function to be rb_parser_string_t * instead of VALUE #10631

Conversation

yui-knk
Copy link
Contributor

@yui-knk yui-knk commented Apr 25, 2024

This change reduces parser's dependency on ruby object.

@yui-knk yui-knk requested a review from nobu April 25, 2024 07:38
@yui-knk yui-knk force-pushed the rb_parser_lex_gets_func_returns_rb_parser_string_t_ptr branch from 2e65e81 to e6144fd Compare April 26, 2024 02:39
@yui-knk yui-knk removed the request for review from nobu April 26, 2024 12:24
…nstead of `VALUE`

This change reduces parser's dependency on ruby object.
@yui-knk yui-knk force-pushed the rb_parser_lex_gets_func_returns_rb_parser_string_t_ptr branch from e6144fd to d86e584 Compare May 4, 2024 02:17
@yui-knk yui-knk merged commit cf74ff7 into ruby:master May 4, 2024
100 checks passed
@yui-knk yui-knk deleted the rb_parser_lex_gets_func_returns_rb_parser_string_t_ptr branch May 4, 2024 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant