Hi Laurent,
a very simple regular expression including a Japanese character against a string contains same character doesn't match.
It's very important issue for us, Japanese, and, I suppose, other non-ASCII character languages.
How about the status of supporting non-ASCII character?
That's right, currently regular expressions containing non-ASCII characters are not supported. This is a work in progress and you can be sure this will be fixed, of course. To make sure I won't forget I annotated the TODO file.
I'm glad to hear that. I thank you as a Japanese.
However, applying regular expressions to non-ASCII strings should work.
Yes, I know they do, and didn't in 0.4 :) ========== Hiroshi Saito hiroshi3110@gmail.com http://blog.yakitara.com/ http://github.com/hiroshi