require "tempfile"; Dir.tmpdir fails
------------------------------------

                 Key: JRUBY-3317
                 URL: http://jira.codehaus.org/browse/JRUBY-3317
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.1.7
            Reporter: Wayne Meissner


The following bit of code works with ruby 1.8.7 and JRuby 1.1.6, but fails on 
JRuby trunk

{noformat}
require "tempfile"
p Dir.tmpdir
{noformat}



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