Bignum != is always true with --1.9 ----------------------------------- Key: JRUBY-5274 URL: http://jira.codehaus.org/browse/JRUBY-5274 Project: JRuby Issue Type: Bug Components: Core Classes/Modules, Ruby 1.9 Affects Versions: JRuby 1.5.6 Environment: Debian GNU/Linux 6.0 (squeeze), OpenJDK 6, Intel Core i5 Reporter: Nicholas Jefferson
require 'test/minirunit' test_equal false, 9223372036854775808 != 9223372036854775808 # fails with --1.9 -- 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