зеркало из https://github.com/github/ruby.git
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9784 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
40e0fa4c1e
Коммит
861e7f2766
|
@ -1,6 +1,6 @@
|
|||
Sun Jan 1 15:28:46 2006 Tanaka Akira <akr@m17n.org>
|
||||
|
||||
* missing.h (isnan): avoid macro expantion
|
||||
* missing.h (isinf): avoid macro expantion
|
||||
"extern int isinf(double);" to
|
||||
"extern int ((sizeof(double)==sizeof(float))?_Isinff(double):_Isinf(double));" on
|
||||
HP-UX.
|
||||
|
|
Загрузка…
Ссылка в новой задаче