Errno numeric values should be platform-specific
------------------------------------------------

                 Key: JRUBY-2219
                 URL: http://jira.codehaus.org/browse/JRUBY-2219
             Project: JRuby
          Issue Type: Bug
          Components: Compiler
    Affects Versions: JRuby 1.1RC2
         Environment: Latest JRuby 1.1RC2
            Reporter: Vladimir Sizikov
             Fix For: JRuby 1.1


Errno values differ from platform to platform, and currently JRuby uses 
hardcoded values taken on MacOS, which is wrong for all other platforms. See 
JRUBY-2213 for example.

For example, ENOTCONN on MacOS is 57, but is 107 on Linux.

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