StringScanner.must_C_version public class method is missing
-----------------------------------------------------------

                 Key: JRUBY-1172
                 URL: http://jira.codehaus.org/browse/JRUBY-1172
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.x
         Environment: MacOS/MSWindows
            Reporter: Dmitry Verkhovsky
            Priority: Minor


StringScanner.must_C_version method is missing. It doesn't do anything, but 
kept in MRI for backward compatibility.
One of my ruby apps is failing to run as it's using getoptdeclare lib which 
calls must_C_version.

testStringScan.rb:

test_no_exception { StringScanner.must_C_version  }

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