aboutsummaryrefslogtreecommitdiffstats
path: root/test/rake
diff options
context:
space:
mode:
authorshirosaki <shirosaki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-07-24 15:12:26 +0000
committershirosaki <shirosaki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-07-24 15:12:26 +0000
commit4f8b1384df0009675263efeb56cb489b79addb14 (patch)
treee4e4c1924bdba8b95ac4665d60ad8943280e5b0e /test/rake
parent0daf636e7a3bb46d42c26e90bc863682aff6c96c (diff)
downloadruby-4f8b1384df0009675263efeb56cb489b79addb14.tar.gz
Fix broken pow() on x64-mingw32
* include/ruby/win32.h (rb_w32_pow): add new function. We use powl() instead of broken pow() for x64-mingw32. This workaround fixes test failures related to floating point numeric. [ruby-core:46686] [Bug #6784] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36522 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/rake')
0 files changed, 0 insertions, 0 deletions