summaryrefslogtreecommitdiff
path: root/io.c
diff options
context:
space:
mode:
authorKasumi Hanazuki <kasumi@rollingapple.net>2020-08-11 09:32:02 +0000
committerNobuyoshi Nakada <nobu@ruby-lang.org>2020-08-12 10:01:39 +0900
commite79cdcf61b0665d8a9bb309a607227de43e95673 (patch)
treecd0ef903162b7ba737a2734a639a962b5f014752 /io.c
parent66efe373116d510c05d57964b5ffa47f1c6e565c (diff)
string.c(rb_str_split_m): Handle /\K/ correctly
Use BEG(0) instead of the result of rb_reg_search to handle the cases when the separator Regexp contains /\K/ (lookbehind) operator. Fixes [Bug #17113]
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3407
Diffstat (limited to 'io.c')
0 files changed, 0 insertions, 0 deletions