Actions
Bug #9903
closedRegexp#[] doesn't consider capture name encoding
Bug #9903:
Regexp#[] doesn't consider capture name encoding
Actions
Added by nobu (Nobuyoshi Nakada) over 12 years ago. Updated about 12 years ago.
Applied in changeset r46346.
re.c: consider name encoding
Backported into ruby_2_1 branch at r47052.
backported into ruby_2_0_0 at r47364.
note that it needed r42251.