Mike Luu created JRUBY-6569:
-------------------------------

             Summary: regex word character class doesn't include unicode 
characters
                 Key: JRUBY-6569
                 URL: https://jira.codehaus.org/browse/JRUBY-6569
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.6.7
            Reporter: Mike Luu
            Assignee: Thomas E Enebo
         Attachments: test.rb

the character class selector `\w` should consider unicode characters. I've 
confirmed it was working in 1.6.5 and 1.6.6 but seems to be broken in 1.6.7.

I'm running
jruby -Ku test.rb

and I expect an output of `true`

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to