Process.uid raises error on windws, but this method is now required by rubygems 
1.2
-----------------------------------------------------------------------------------

                 Key: JRUBY-2705
                 URL: http://jira.codehaus.org/browse/JRUBY-2705
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.1.2
         Environment: Latest JRuby 1.1.2+
            Reporter: Vladimir Sizikov
            Assignee: Thomas E Enebo
            Priority: Critical
             Fix For: JRuby 1.1.3


MRI returns 0 always on Windows for Process.uid. We should do the same, since 
this method is required by rubygems 1.2.

Meanwhile, I monkey-patched Process.uid in rubygems's customization file 
#{RUBY_ENGINE}.rb so that rubygems 1.2 are functional on Windows, but we really 
should just fix this properly.

See http://svn.jruby.codehaus.org/changelog/jruby/?cs=7035 for the monkey-patch.

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