Actions
Bug #13798
closedStrange "invalid subexp call" warning happens inside of comment
Bug #13798:
Strange "invalid subexp call" warning happens inside of comment
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.5.0dev (2017-08-10 trunk 59556) [x86_64-darwin15]
Description
Files
Updated by nobu (Nobuyoshi Nakada) about 9 years ago
- Status changed from Open to Closed
Applied in changeset trunk|r59574.
re.c: options for sub-regexp
- re.c (rb_reg_to_s): needs embedded options to check syntax of
sub-regexp. [ruby-core:82328] [Bug #13798]
Actions