JvYAMLb doesn't use ByteList.begin when accessing ByteList.bytes
----------------------------------------------------------------

                 Key: JRUBY-1044
                 URL: http://jira.codehaus.org/browse/JRUBY-1044
             Project: JRuby
          Issue Type: Bug
          Components: Extensions
    Affects Versions: JRuby 1.0.0RC3
            Reporter: Charles Oliver Nutter
            Assignee: Ola Bini
            Priority: Minor


JvYAMLb frequently accesses the "bytes" field of ByteList for input ByteLists, 
but in most cases it doesn't use the "begin" field for copies, iteration, and 
so on. Now this could be a serious problem, but it doesn't appear to be 
affecting anything and YAML seems to work fine. So I'm marking this as a minor 
issue. It needs to be fixed, but it's not breaking anything we know of.

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