IO#putc ignores I/O errors
--------------------------

                 Key: JRUBY-3009
                 URL: http://jira.codehaus.org/browse/JRUBY-3009
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.1.4
            Reporter: Wayne Meissner
            Assignee: Thomas E Enebo


IO#putc ignores all errors and just returns zero.  This differs from MRI, where 
IO#putc, as it appears to be implemented via a call to IO#write, and that does 
throw exceptions for I/O errors.



-- 
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