Skip to content

Add a comment to explicit RUBY_FL_USER2 | RUBY_FL_USER3 - #133

Merged
byroot merged 1 commit into
ruby:masterfrom
byroot:chilled-str-comment
May 13, 2025
Merged

Add a comment to explicit RUBY_FL_USER2 | RUBY_FL_USER3#133
byroot merged 1 commit into
ruby:masterfrom
byroot:chilled-str-comment

Conversation

@byroot

Copy link
Copy Markdown
Member

This way when someone removes these flags from Ruby or update them, they'll find this reference when greping.

Followup: #128

@jeremyevans@kou

kou
kou approved these changes May 13, 2025

@koukou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Comment threadext/stringio/stringio.c Outdated
This way when someone removes these flags from Ruby or update
them, they'll find this reference when greping.
@byroot
byroot merged commit fad26ee into ruby:masterMay 13, 2025
matzbot pushed a commit to ruby/ruby that referenced this pull request May 13, 2025
RUBY_FL_USER3
(ruby/stringio#133)
This way when someone removes these flags from Ruby or update them,
they'll find this reference when greping.
Followup: ruby/stringio#128ruby/stringio@fad26ee14b
Sign up for freeto 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.

3 participants

@byroot@jeremyevans@kou