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
tenderlove ff10d93563 * ext/dl/lib/dl/import.rb (handler): add a more helpful error message
when calling import_symbol or import_function without calling
  dlload.  Thanks nobu! [ruby-core:30996]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28552 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-07-05 23:38:35 +00:00
..
callback
lib * ext/dl/lib/dl/import.rb (handler): add a more helpful error message 2010-07-05 23:38:35 +00:00
win32
.cvsignore
cfunc.c * ext/dl/cfunc.c (rb_dlcfunc_inspect): should taint the result. 2010-06-04 01:46:36 +00:00
cptr.c * ext/dl/cfunc.c (rb_dlcfunc_inspect): suppress warnings by 2010-06-03 10:33:57 +00:00
depend
dl.c
dl.h
extconf.rb
handle.c