Skip to content

[DOC] Internal doc in headers - #15620

Merged
matzbot merged 2 commits into
ruby:masterfrom
nobu:internal-doc-in-headers
Dec 18, 2025
Merged

[DOC] Internal doc in headers#15620
matzbot merged 2 commits into
ruby:masterfrom
nobu:internal-doc-in-headers

Conversation

@nobu

@nobu nobu commented Dec 18, 2025

Copy link
Copy Markdown
Member
  • Re-fill the paragraph
    Fix up [Doc] Fix double-word typos in comments #15619.
  • Fix documents of rb_intern_str and so on
    • rb_intern_str: the argument must be T_STRING, no conversion.
    • rb_intern_str, rb_check_id, rb_to_id, rb_check_symbol: raise EncodingError unless the "name" argument is a valid string in its encoding.

nobu added 2 commits December 18, 2025 10:14
* `rb_intern_str`: the argument must be `T_STRING`, no conversion.

* `rb_intern_str`, `rb_check_id`, `rb_to_id`, `rb_check_symbol`: raise
  `EncodingError` unless the "name" argument is a valid string in its
  encoding.
@nobu nobu added the Documentation Improvements to documentation. label Dec 18, 2025
@matzbot
matzbot merged commit b816f7b into ruby:master Dec 18, 2025
53 checks passed
@nobu
nobu deleted the internal-doc-in-headers branch December 18, 2025 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Improvements to documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants