General

Profile

towfiq (Mark Towfiq)

Issues

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

Activity

02/09/2011

11:32 AM Ruby Bug #4044: Regex matching errors when using \W character class and /i option
Yui NARUSE wrote:
> I think, current behavior is reasonable.

Perhaps there is a misunderstanding? The current behavior means that `\W` does not mean `[^A-Za-z0-9_]` in Ruby 1.9 in some cases. This is a basic functionality - if peopl...
towfiq (Mark Towfiq)

Also available in: Atom