1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-/num2int
usa ce03ef0242 * ext/-test-/num2int/num2int.c: remove an unnecessary and wrong decl
of rb_stdout.  it's declared in ruby.h correctly.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33768 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-11-16 01:46:43 +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 * ext/-test-/num2int/num2int.c: remove an unnecessary and wrong decl 2011-11-16 01:46:43 +00:00