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

Move rb_str_escape function declaration #4607

Merged
merged 1 commit into from
Jul 11, 2021

Conversation

S-H-GAMELINKS
Copy link
Contributor

I saw rb_str_escape function declaration in object.c.
But, rb_str_escape is'not export C API and only used in internal.

So, I think better move rb_str_escape declaration to internal/string.h.

@nobu nobu merged commit b32ae98 into ruby:master Jul 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants