Iconv exceptions end up exceptioning out during their creation
--------------------------------------------------------------

                 Key: JRUBY-1334
                 URL: http://jira.codehaus.org/browse/JRUBY-1334
             Project: JRuby
          Issue Type: Bug
          Components: Extensions
    Affects Versions: JRuby 1.0.1
            Reporter: Thomas E Enebo
            Assignee: Thomas E Enebo
             Fix For: JRuby 1.0.2, JRuby 1.1.0


{noformat}
test_unknown_encoding(TestIconv):1:
<Iconv::InvalidEncoding> exception expected but was
Class: <ArgumentError>
Message: <"wrong number of arguments (1 for 3)">
{noformat}

The base Failure class in iconv is requiring three arguments and we at times 
only send one.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
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