mathn/complex and mathn/rational should be implemented ------------------------------------------------------
Key: JRUBY-4072 URL: http://jira.codehaus.org/browse/JRUBY-4072 Project: JRuby Issue Type: Improvement Components: Extensions Affects Versions: JRuby 1.4.0RC1 Reporter: Hiro Asari For a more complete 1.9 support, 'mathn/complex' and 'mathn/rational' (which are required by 'mathn') should be implemented. {code} surfboard:~$ jruby --1.9 -r mathn -v jruby 1.5.0dev (ruby 1.9.2dev trunk 24787) (2009-10-07 72d49b9) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_15) [x86_64-java] Exception in thread "main" /Users/asari/personal/jruby/lib/ruby/1.9/mathn.rb:16:in `require': no such file to load -- mathn/rational (LoadError) from /Users/asari/personal/jruby/lib/ruby/1.9/mathn.rb:16 from /Users/asari/personal/jruby/lib/ruby/1.9/mathn.rb:1 ...internal jruby stack elided... from Kernel.require(/Users/asari/personal/jruby/lib/ruby/1.9/mathn.rb:16) from (unknown).(unknown)(/Users/asari/personal/jruby/lib/ruby/1.9/mathn.rb:1) from (unknown).(unknown)(:1) {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