net/ftp library is broken if mathn is also loaded
-------------------------------------------------

                 Key: JRUBY-2879
                 URL: http://jira.codehaus.org/browse/JRUBY-2879
             Project: JRuby
          Issue Type: Bug
          Components: RubySpec
    Affects Versions: JRuby 1.1.3
         Environment: Latest JRuby 1.1.3
            Reporter: Vladimir Sizikov
            Assignee: Vladimir Sizikov
             Fix For: JRuby 1.1.4


Consider the following (using the latest RubySpecs):

{noformat}
mspec -t j 1.8/library/net/ftp/get_spec.rb
jruby 1.1.3 (ruby 1.8.6 patchlevel 114) (2008-07-30 rev 7322+1) [i386-java]
......

Finished in 0.989000 seconds
{noformat}

*BUT* if mathn is loaded, lots of specs fail (about 50 total for ftp specs):
{noformat}
mspec -t j -T -rmathn 1.8/library/net/ftp/get_spec.rb
jruby 1.1.3 (ruby 1.8.6 patchlevel 114) (2008-07-30 rev 7322+1) [i386-java]
EE.EEE
{noformat}

Fix is coming.

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