Require does not automatically convert C extension file extensions
------------------------------------------------------------------

                 Key: JRUBY-5020
                 URL: http://jira.codehaus.org/browse/JRUBY-5020
             Project: JRuby
          Issue Type: Bug
         Environment: Only concerns the cext branch right now
            Reporter: Tim Felgentreff
            Assignee: Thomas E Enebo


In MRI, doing 'require "cext.so"' will load "cext.dylib" on Mac OS X, because 
of automatic conversion of the file extension. This behaviour is not shown in 
JRuby and breaks e.g. RDiscount with the current cext code.


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