JRuby on windows does not provide the calloc function
-----------------------------------------------------

                 Key: JRUBY-4052
                 URL: http://jira.codehaus.org/browse/JRUBY-4052
             Project: JRuby
          Issue Type: Bug
          Components: Extensions
    Affects Versions: JRuby 1.3.1
         Environment: windows
            Reporter: ひげの山男


JRuby on windows does not provide the calloc function.  This makes the nokogiri 
extension not work since we need that function.

Calloc is a posix function that should reasonably be expected to exist:

http://www.opengroup.org/onlinepubs/000095399/functions/calloc.html

Nokogiri uses have filed tickets about this here:

http://github.com/tenderlove/nokogiri/issues#issue/137

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