-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Comments
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? |
Oh sure - it's not a major issue but I thought I'd report it. |
I hope this issue is fixed with b42bbba. |
Yes, that seems to silence the warnings I was seeing. |
Good! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: