We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when run with ruby -w the following warning is printed many times:
/var/lib/gems/1.9.1/gems/rfc2047-0.3/lib/rfc2047.rb:25: warning: character class has duplicated range
although not a bug, the warnings are annoying and interfere with regular output of a program.
regards
The text was updated successfully, but these errors were encountered:
Should be an easy fix, please send a pull request :)
On Monday, October 5, 2015, hadmut [email protected] wrote:
when run with ruby -w the following warning is printed many times: /var/lib/gems/1.9.1/gems/rfc2047-0.3/lib/rfc2047.rb:25: warning: character class has duplicated range although not a bug, the warnings are annoying and interfere with regular output of a program. regards — Reply to this email directly or view it on GitHub #4.
— Reply to this email directly or view it on GitHub #4.
Sorry, something went wrong.
No branches or pull requests
when run with ruby -w the following warning is printed many times:
/var/lib/gems/1.9.1/gems/rfc2047-0.3/lib/rfc2047.rb:25: warning: character class has duplicated range
although not a bug, the warnings are annoying and interfere with regular output of a program.
regards
The text was updated successfully, but these errors were encountered: