General

Profile

stas (Stas Senotrusov)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

02/27/2010

11:20 PM Ruby master Bug #2822 (Closed): Russian characters are missing from word characters types in Regexp
=begin
"Hello".match(/[\w]*/)
=> #<MatchData "Hello">

"Привет".match(/[\w]*/)
=> #<MatchData "">

"Прив...
stas (Stas Senotrusov)

Also available in: Atom