mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update to ruby/spec@dd828d6
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64501 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
2aefb19888
commit
b448f23e21
6 changed files with 51 additions and 56 deletions
|
|
@ -13,4 +13,4 @@ specs:
|
|||
5. Name the C functions 'array_spec_rb_ary_new'.
|
||||
6. Wrap the code in the optional/capi/ext/array_spec.c in
|
||||
'#ifdef HAVE_RB_ARY_NEW'
|
||||
6. Attach the C function to the class using the name 'rb_ary_new'
|
||||
7. Attach the C function to the class using the name 'rb_ary_new'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue