* math.c (math_lgamma): initialize sign because
lgamma(NaN) doesn't set the sign in OpenSolaris. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26608 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b09eabd430
commit
fcd2fb4e87
@ -1,3 +1,8 @@
|
||||
Sun Feb 7 03:01:46 2010 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* math.c (math_lgamma): initialize sign because
|
||||
lgamma(NaN) doesn't set the sign in OpenSolaris.
|
||||
|
||||
Sun Feb 7 00:23:21 2010 Shugo Maeda <shugo@ruby-lang.org>
|
||||
|
||||
* class.c (rb_class_init_copy): raise a TypeError if the argument is
|
||||
|
Loading…
x
Reference in New Issue
Block a user