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

warning: character class has duplicated range #4

Open
hadmut opened this issue Oct 5, 2015 · 1 comment
Open

warning: character class has duplicated range #4

hadmut opened this issue Oct 5, 2015 · 1 comment

Comments

@hadmut
Copy link

hadmut commented Oct 5, 2015

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

@ConradIrwin
Copy link
Owner

Should be an easy fix, please send a pull request :)

On Monday, October 5, 2015, hadmut notifications@github.com 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.

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