diff options
| author | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2020-01-16 11:25:43 +0900 |
|---|---|---|
| committer | NARUSE, Yui <naruse@airemix.jp> | 2020-01-16 15:26:28 +0900 |
| commit | db4d136889afbf59e69efcfd495fd91cd401f378 (patch) | |
| tree | 671483d357c34c6a5aad0fb089832a8bd6787a0d /thread_win32.c | |
| parent | 8e8841f6bf58031a1fe5b0dbacb5a1fb442102df (diff) | |
`Regexp` in `MatchData` can be `nil`
`String#sub` with a string pattern defers creating a `Regexp`
until `MatchData#regexp` creates a `Regexp` from the matched
string. `Regexp#last_match(group_name)` accessed its content
without creating the `Regexp` though. [Bug #16508]
Diffstat (limited to 'thread_win32.c')
0 files changed, 0 insertions, 0 deletions
