1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/dl
nobu ef84b7c678 * ext/dl/cptr.c (rb_dlptr_new2): remove unused variable.
* ext/iconv/iconv.c (get_iconv_opt_i): ditto.

	* ext/syck/token.c (Plain): fix types on LP64.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34400 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-01-30 21:47:35 +00:00
..
callback * ext/dl/callback/mkcallback.rb (gencallback): suppress unused 2012-01-14 13:24:12 +00:00
lib * ext/dl: Add documentation. Patch by Vincent Batts. [Ruby 1.9 - Bug #5192] 2011-08-16 00:34:51 +00:00
win32 * ext/dl/win32/registry.rb: Corrected RegCreateKeyExA signature. 2010-12-25 19:33:46 +00:00
cfunc.c * gc.c (ruby_mimmalloc): defined for objects need not rb_objspace, 2012-01-10 03:49:10 +00:00
cptr.c * ext/dl/cptr.c (rb_dlptr_new2): remove unused variable. 2012-01-30 21:47:35 +00:00
depend * ext/dl: revert dl with libffi because it can't run on mswin now. 2010-02-25 22:49:20 +00:00
dl.c * ext/dl: Add documentation. Patch by Vincent Batts. [Ruby 1.9 - Bug #5192] 2011-08-16 00:34:51 +00:00
dl.h * ext/dl/cfunc.c (dlcfunc_mark), ext/dl/cptr.c (dlptr_mark): 2011-07-27 17:15:09 +00:00
extconf.rb * ext/dl: revert dl with libffi because it can't run on mswin now. 2010-02-25 22:49:20 +00:00
handle.c * ext/dl: Add documentation. Patch by Vincent Batts. [Ruby 1.9 - Bug #5192] 2011-08-16 00:34:51 +00:00