Project

General

Profile

Actions

Backport #7016

closed

Backport r36522: Test failures related to numeric with x64 mingw

Added by luislavena (Luis Lavena) over 11 years ago. Updated over 11 years ago.

Status:
Closed
[ruby-core:47494]

Description

Hello,

I would like to backport r36522 (#6784) into ruby_1_9_3 to fix test failures caused when using x64 mingw.

Please let me know so I can perform the backport.

Thank you

Actions #1

Updated by naruse (Yui NARUSE) over 11 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r37024.
Luis, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


merge revision(s) 36522: [Backport #7016]

* 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]
Actions

Also available in: Atom PDF

Like0
Like0