IO#syswrite can't write non-string objects
------------------------------------------

                 Key: JRUBY-2070
                 URL: http://jira.codehaus.org/browse/JRUBY-2070
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.1RC1
         Environment: Latest JRuby 1.1RC1
            Reporter: Vladimir Sizikov
            Assignee: Vladimir Sizikov
             Fix For: JRuby 1.1RC2


MRI can write non-string objects, by invoking to_s on them in order to get the 
data.
JRuby complains that can't convert to String.

Fix is coming (rubyspecs are already pushed, and are currently failing).

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