aboutsummaryrefslogtreecommitdiffstats
path: root/ext/pathname
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-05-23 06:55:48 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-05-23 06:55:48 +0000
commit921ff3029b87f51f701e71cdea9721fb1eafcb53 (patch)
treefec603b1def86cca003827f6049e09e4cb207eba /ext/pathname
parent3d18ceab9a7054266fec1292a1b35ec96c6997bc (diff)
downloadruby-921ff3029b87f51f701e71cdea9721fb1eafcb53.tar.gz
* ext/bigdecimal/bigdecimal.c (isfinite): isfinite does not always
exist. fixed build error on Windows itroduced at r55123. I found that more complex definition of isfinite in numeric.c. But it's unused because it inplicitly checks not defined _WIN32. I don't know why the code do that. IMO, the definition of isfinite should be put at missing.h. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55129 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/pathname')
0 files changed, 0 insertions, 0 deletions