1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby
usa f6f158c65a use rb_struct_ptr for RSTRUCT_PTR macro
* include/ruby/ruby.h (RSTRUCT_PTR): at r55788, `rb_struct_const_ptr` had been hidden and `rb_struct_ptr` had been implemented for backward compatiblity.  but the definition of `RSTRUCT_PTR` was not modified to use it, probably by mistake.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56895 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-11-24 20:51:45 +00:00
..
backward
backward.h
debug.h
defines.h
encoding.h encoding.h: include ruby/ruby.h 2016-10-23 02:41:43 +00:00
intern.h * vm_trace.c (tracepoint_attr_callee_id, rb_tracearg_callee_id): 2016-11-05 13:15:27 +00:00
io.h
missing.h
oniguruma.h
re.h
regex.h
ruby.h use rb_struct_ptr for RSTRUCT_PTR macro 2016-11-24 20:51:45 +00:00
st.h Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>. 2016-11-07 00:45:00 +00:00
subst.h
thread.h
thread_native.h
util.h util.h: POSIX-noncompliant setenv 2016-09-07 08:50:39 +00:00
version.h
vm.h
win32.h