Project

General

Profile

Actions

Backport #8587

closed

Back porting r41623

Added by mrkn (Kenta Murata) over 10 years ago. Updated over 10 years ago.


Description

r41623 fixes a bug of BigMath.exp in the case of negative non-BigDecimal arguments.

cf. https://github.com/ruby/ruby/pull/332


Related issues 1 (0 open1 closed)

Related to Ruby master - Bug #6862: BigMath.exp negative exponentClosedmrkn (Kenta Murata)08/13/2012Actions

Updated by nagachika (Tomoyuki Chikanaga) over 10 years ago

  • Status changed from Open to Assigned

https://bugs.ruby-lang.org/issues/6862#change-40133
で Heesob がもっと前からパッチ出してたのに……と訴えているので、ChangeLog に追記しておいたほうがいいかと思うのですがどうでしょう。

Updated by mrkn (Kenta Murata) over 10 years ago

そうですね。あの issue はすっかり見逃していたので、彼には悪いことをしてしまいました。
trunk の ChangeLog には彼の名前を書き加えました。

Updated by nagachika (Tomoyuki Chikanaga) over 10 years ago

ありがとうございます!
一緒にバックポートしておきます。

Actions #4

Updated by nagachika (Tomoyuki Chikanaga) over 10 years ago

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

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


merge revision(s) 41623,41723: [Backport #6862] [Backport #8587]

* ext/bigdecimal/bigdecimal.c (BigMath_s_exp): Fix for the cases when
  the argument x is not a BigDecimal.
  This change is based on the patch made by Garth Snyder.
  [Fix GH-332] https://github.com/ruby/ruby/pull/332
  This change is based on the patch made by Heesob Park and Garth Snyder.
  [Bug #6862] [ruby-core:47145]
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0