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

Warnings in uk transliteration code #208

Closed
tomhughes opened this issue Mar 25, 2012 · 5 comments
Closed

Warnings in uk transliteration code #208

tomhughes opened this issue Mar 25, 2012 · 5 comments

Comments

@tomhughes
Copy link
Contributor

Loading the uk transliteration code produces two warnings:

/usr/lib/ruby/gems/1.8/gems/rails-i18n-0.6.0/lib/rails_i18n/../../rails/transliteration/uk.rb:72: warning: regexp has invalid interval
/usr/lib/ruby/gems/1.8/gems/rails-i18n-0.6.0/lib/rails_i18n/../../rails/transliteration/uk.rb:72: warning: regexp has `}' without escape

@kuroda
Copy link
Collaborator

kuroda commented Mar 25, 2012

I think it is an issue that occurs only when you use Ruby 1.8.7.

Of course we should fix it, but can you use 0.5.x for a while?

@tomhughes
Copy link
Contributor Author

Oh sure - it's not a major issue but I thought I'd report it.

@kuroda
Copy link
Collaborator

kuroda commented Mar 28, 2012

@tomhughes

I hope this issue is fixed with b42bbba.

@tomhughes
Copy link
Contributor Author

Yes, that seems to silence the warnings I was seeing.

@kuroda
Copy link
Collaborator

kuroda commented Mar 28, 2012

Good!

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

No branches or pull requests

2 participants