[1.9] [RubySpec] Encoding::Converter#source_encoding is not implemented
-----------------------------------------------------------------------

                 Key: JRUBY-6185
                 URL: https://jira.codehaus.org/browse/JRUBY-6185
             Project: JRuby
          Issue Type: Bug
          Components: Ruby 1.9.3, RubySpec
            Reporter: Hiro Asari
            Assignee: Thomas E Enebo


{noformat}
118)
Encoding::Converter#source_encoding returns the source encoding as an Encoding 
object ERROR
NoMethodError: undefined method `source_encoding' for 
#<Encoding::Converter:0x7d880b02>
/Users/asari/Development/src/jruby/spec/ruby/core/encoding/converter/source_encoding_spec.rb:7:in
 `(root)'
org/jruby/RubyBasicObject.java:1753:in `instance_eval'
org/jruby/RubyEnumerable.java:1290:in `all?'
org/jruby/RubyArray.java:1596:in `each'
/Users/asari/Development/src/jruby/spec/ruby/core/encoding/converter/source_encoding_spec.rb:4:in
 `(root)'
/Users/asari/Development/src/jruby/spec/ruby/core/encoding/converter/source_encoding_spec.rb:3:in
 `(root)'
org/jruby/RubyKernel.java:996:in `load'
/Users/asari/Development/src/jruby/spec/ruby/core/encoding/converter/source_encoding_spec.rb:56:in
 `files'
org/jruby/RubyBasicObject.java:1753:in `instance_eval'
org/jruby/RubyArray.java:1596:in `each'
{noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to