Deprecated StringScanner#getbyte is infinitely recursive
--------------------------------------------------------

                 Key: JRUBY-2523
                 URL: http://jira.codehaus.org/browse/JRUBY-2523
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.1.1
            Reporter: Dave Halliday
         Attachments: getbyte.diff

There is a typo in StringScanner#getbyte.  It calls itself instead of calling 
get_byte.  Patch is attached.

I didn't see any tests for the StringScanner class.  Where would they go if I 
created some?  

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