Skip to content

[DOC] Doc for StringIO#each_codepoint#159

Merged
kou merged 3 commits into
ruby:masterfrom
BurdetteLamar:strio_each_codepoint_doc
Oct 28, 2025
Merged

[DOC] Doc for StringIO#each_codepoint#159
kou merged 3 commits into
ruby:masterfrom
BurdetteLamar:strio_each_codepoint_doc

Conversation

@BurdetteLamar

Copy link
Copy Markdown
Member

No description provided.

Comment thread ext/stringio/stringio.c Outdated
@kou kou merged commit 6628d48 into ruby:master Oct 28, 2025
53 checks passed
matzbot pushed a commit to ruby/ruby that referenced this pull request Oct 28, 2025
@hsbt

hsbt commented Oct 28, 2025

Copy link
Copy Markdown
Member

@BurdetteLamar /cc @kou

Can you remove UTF8 character from .c file?

It's failed with ruby/ruby linter: https://github.com/ruby/ruby/actions/runs/18863615992/job/53826994797

In background, some C compiler can't work with UTF8 correctly with default option. We need to investigate that and specify that option for all of supported compilers.

@kou

kou commented Oct 28, 2025

Copy link
Copy Markdown
Member

Oh, sorry. @BurdetteLamar Could you open a PR that removes UTF-8 characters?

@BurdetteLamar

Copy link
Copy Markdown
Member Author

Top of my list. (I noticed that there was no problem in ruby/stringio, but did not think of ruby/ruby.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants