arrow icon indicating copy to clipboard operation
arrow copied to clipboard

GH-48507: [GLib][Ruby] Add SplitOptions

Open stenlarsson opened this issue 2 weeks ago • 1 comments

Rationale for this change

The SplitOptions class is not available in GLib/Ruby, and it is used together with the ascii_split_whitespace compute function.

What changes are included in this PR?

This adds the SplitOptions class to GLib.

Are these changes tested?

Yes, with Ruby unit tests.

Are there any user-facing changes?

Yes, a new class.

  • GitHub Issue: #48507

stenlarsson avatar Dec 14 '25 15:12 stenlarsson

:warning: GitHub issue #48507 has been automatically assigned in GitHub to PR creator.

github-actions[bot] avatar Dec 14 '25 16:12 github-actions[bot]