ruby/ext/-test-/num2int
nobu f4aff7feb1 num2ll and num2ull
* ext/-test-/num2int/num2int.c (print_num2ll, print_num2ull): define
  only if long long is available, and use long long printf modifier
  checked by configure.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35086 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-03-18 15:21:04 +00:00
..
depend * numeric.c (check_uint): fix off-by-one bug of NUM2UINT. 2011-11-14 03:45:47 +00:00
extconf.rb * numeric.c (check_uint): fix off-by-one bug of NUM2UINT. 2011-11-14 03:45:47 +00:00
num2int.c num2ll and num2ull 2012-03-18 15:21:04 +00:00