Java call to RubyBignum.to_s() returns generic object representation --------------------------------------------------------------------
Key: JRUBY-4751 URL: http://jira.codehaus.org/browse/JRUBY-4751 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.x+ Environment: jruby 1.6.0.dev (ruby 1.8.7 patchlevel 249) (2010-04-25 5263ca0) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_17) [x86_64-java] Reporter: Daniel Luz Attachments: 0001-Fixed-Java-s-RubyBignum.to_s-not-returning-the-same-.patch RubyBignum does not define to_s() with no arguments, leaving it to RubyObject's default to_s(). Patch included. -- 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