some IO constants not defined
-----------------------------

                 Key: JRUBY-2571
                 URL: http://jira.codehaus.org/browse/JRUBY-2571
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.1.1
         Environment: Sun JDK 1.6
            Reporter: Michal Suchanek
            Priority: Minor


Code:

analyzer = IO.popen(($aname ? $aname : './analyze.csh'), IO::RDWR | IO::SYNC )

Error:

in `const_missing': uninitialized constant IO::RDWR (NameError)

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