Aaron Patterson created JRUBY-6648: -------------------------------------- Summary: Opening a file with integer flags mixed with hash options raises an exception Key: JRUBY-6648 URL: https://jira.codehaus.org/browse/JRUBY-6648 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.7 Environment: jruby 1.7.0.dev (ruby-1.9.3-p203) (2012-04-27 69c9732) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_31) [darwin-x86_64-java] Reporter: Aaron Patterson Assignee: Thomas E Enebo Attachments: test.rb
Opening a file with IO flags *and* an encoding option raises a TypeError. I've attached a test case that passes on MRI 1.9.3 but fails on JRuby master. -- 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