cmess icon indicating copy to clipboard operation
cmess copied to clipboard

Warning CMess::GuessEncoding::Automatic#supported_encoding? forwarding to private method Class#supported_encoding?

Open diei opened this issue 7 years ago • 2 comments

Since I have updated to Ruby 2.4.2 I get this warning:

~/.rvm/gems/ruby-2.4.2@project/gems/cmess-0.5.1/lib/cmess/guess_encoding/automatic.rb:165:in 'block in guess': CMess::GuessEncoding::Automatic#supported_encoding? at ~/.rvm/rubies/ruby-2.4.2/lib/ruby/2.4.0/forwardable.rb:157 forwarding to private method Class#supported_encoding?

I would appreciate if you fix this issue.

diei avatar Sep 27 '17 10:09 diei

I'm sorry but I'm no longer using this library and I haven't fully grasped the ramifications of this warning. Hence, I've decided to give up maintainership. Please contact me if somebody wants to take over.

blackwinter avatar May 07 '18 21:05 blackwinter

Submitted pull request fixing this issue.

rebelwarrior avatar Mar 06 '19 16:03 rebelwarrior