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
naruse 13f62a384b * ext/dl/handle.c (dlhandle_sym): clear previous error with dlerror()
before calling dlsym(). [ruby-dev:44091] [Bug #5021]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32586 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-07-20 06:50:54 +00:00
..
callback
lib
win32 * ext/dl/win32/registry.rb: Corrected RegCreateKeyExA signature. 2010-12-25 19:33:46 +00:00
cfunc.c * ext/dl/cfunc.c: parenthesize macro arguments. 2011-02-11 14:17:24 +00:00
cptr.c
depend
dl.c
dl.h * ext/dl/dl.h: parenthesize macro arguments. 2011-02-10 14:12:57 +00:00
extconf.rb
handle.c * ext/dl/handle.c (dlhandle_sym): clear previous error with dlerror() 2011-07-20 06:50:54 +00:00