Aaron Patterson created JRUBY-6630: -------------------------------------- Summary: Tempfile doesn't take a hash in the constructor Key: JRUBY-6630 URL: https://jira.codehaus.org/browse/JRUBY-6630 Project: JRuby Issue Type: Bug Components: Encoding Affects Versions: JRuby 1.6.7, JRuby 1.7 Reporter: Aaron Patterson Attachments: tf.patch
In MRI 1.9, Tempfile takes as a parameter to the constructor in order to specify encodings. JRuby raises an exception when the hash parameter is used. I've attached a patch with a test to demonstrate the bug. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.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