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-
normal 8e64799c96 fix RSTRUCT_LEN macro in public C API
rb_struct_size returns an Integer VALUE, so it must be converted
to a `long` for compatibility with previous Ruby C API versions.

* ext/-test-/struct/len.c: new
* test/-ext-/struct/test_len.rb: new
* include/ruby/ruby.h (RSTRUCT_LEN): use NUM2LONG
  [ruby-core:80692] [Bug #13439]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58359 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-04-15 00:46:00 +00:00
..
array/resize Update dependencies 2016-07-06 05:48:13 +00:00
bignum ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
bug-3571
bug-5832
bug_reporter
class Update dependencies 2016-07-06 05:48:13 +00:00
debug auto_ext.rb 2016-05-29 03:08:45 +00:00
dln/empty Update dependencies 2016-07-06 05:48:13 +00:00
exception ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
fatal
file ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
float auto_ext.rb 2016-05-29 03:08:45 +00:00
funcall rb_funcallv 2016-07-29 11:57:14 +00:00
gvl/call_without_gvl Update dependencies 2016-07-06 05:48:13 +00:00
hash auto_ext.rb 2016-05-29 03:08:45 +00:00
integer ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
iseq_load
iter auto_ext.rb 2016-05-29 03:08:45 +00:00
load/dot.dot Update dependencies 2016-07-06 05:48:13 +00:00
marshal
memory_status memory_status.c: support old Mac OS 2016-12-25 14:32:29 +00:00
method auto_ext.rb 2016-05-29 03:08:45 +00:00
notimplement rb_funcallv 2016-07-29 11:57:14 +00:00
num2int
path_to_class
popen_deadlock
postponed_job
printf
proc auto_ext.rb 2016-05-29 03:08:45 +00:00
rational ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
recursion
regexp regparse.c: initialize return values 2017-02-20 09:46:12 +00:00
st Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>. 2016-11-07 00:45:00 +00:00
string ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
struct fix RSTRUCT_LEN macro in public C API 2017-04-15 00:46:00 +00:00
symbol symbol/init.c: ID value 2017-02-12 02:48:28 +00:00
time auto_ext.rb 2016-05-29 03:08:45 +00:00
tracepoint
typeddata
vm Update dependencies 2016-07-06 05:48:13 +00:00
wait_for_single_fd ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
win32 dlntest.dll: move 2016-09-22 06:35:27 +00:00
auto_ext.rb * ext/-test-/auto_ext.rb: fixed a heedless bug introduced at r55198. 2016-05-29 15:10:44 +00:00