Issue #7352 has been updated by phasis68 (Heesob Park). Thanks, but I don't want to have a commit bit. I am content with a tester and debugger. ---------------------------------------- Bug #7352: Array#bsearch test failure on Range (32bits MinGW) https://bugs.ruby-lang.org/issues/7352#change-32932 Author: luislavena (Luis Lavena) Status: Closed Priority: Normal Assignee: mame (Yusuke Endoh) Category: test Target version: 2.0.0 ruby -v: ruby 2.0.0dev (2012-11-15 trunk 37656) [i386-mingw32] =begin Hello, After r37655, I noticed a failing test on RubyInstaller CI for x86: test_bsearch_for_float(TestRange) [C:/Users/Luis/Code/ruby/ruby/test/ruby/test_range.rb:392]: Expected -1.7976931348623157e+308 to be >= NaN. This do not fail on x64, both running with GCC 4.7.2 I don't have Linux test results to compare at this time, but wanted to raise awareness of this issue. Thank you =end -- http://bugs.ruby-lang.org/