Skip to content

Fix a bug that scan_until behaves differently with Regexp and String patterns - #138

Merged
kou merged 1 commit into
ruby:masterfrom
naitoh:fix_scan_until_pre_match_matched
Feb 16, 2025
Merged

Fix a bug that scan_until behaves differently with Regexp and String patterns#138
kou merged 1 commit into
ruby:masterfrom
naitoh:fix_scan_until_pre_match_matched

Conversation

@naitoh

Copy link
Copy Markdown
Contributor

@naitoh
naitohforce-pushed the fix_scan_until_pre_match_matched branch from 1d19d32 to 94c8e3fCompareFebruary 15, 2025 06:37
@koukou changed the title fix a bug that scan_until behaves differently with Regexp and String patternsFix a bug that scan_until behaves differently with Regexp and String patternsFeb 16, 2025
@kou
kou merged commit e1cec2e into ruby:masterFeb 16, 2025
@kou

kou commented Feb 16, 2025

Copy link
Copy Markdown
Member

Thanks.

@naitoh
naitoh deleted the fix_scan_until_pre_match_matched branch February 16, 2025 02:44
matzbot pushed a commit to ruby/ruby that referenced this pull request Feb 17, 2025
mrzasa pushed a commit to mrzasa/ruby that referenced this pull request Feb 21, 2025
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.

#scan_until behaves differently with Regexp and String patterns

2 participants

@naitoh@kou