Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Another rails compatibility fix #2

Merged
2 commits merged into from
Oct 7, 2010
Merged

Another rails compatibility fix #2

2 commits merged into from
Oct 7, 2010

Conversation

crowbot
Copy link
Contributor

@crowbot crowbot commented Oct 6, 2010

When used in a context (like Rails) where $KCODE is set to 'U', the regex scanning can match unicode characters. The 'n' suffix to the scanning regex forces the regex into ascii mode and stops this happening.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant