Aaron Patterson created JRUBY-6649:
--------------------------------------

             Summary: Opening a file with a hash as options will raise an 
`ArgumentError: invalid access mode 4610` exception
                 Key: JRUBY-6649
                 URL: https://jira.codehaus.org/browse/JRUBY-6649
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.7
            Reporter: Aaron Patterson
            Assignee: Thomas E Enebo
         Attachments: test.rb

Possibly related to JRUBY-6648.

If you open a file with certain hash flags for `mode` and `encoding`, an 
`ArgumentError: invalid access mode 4610` will be raised.

I've attached a test that passes on 1.9.3 and raises an exception 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


Reply via email to