ruby/ext/dl/lib
usa 3401fc5984 * ext/dl/lib/dl/func.rb (DL::Function#bind): fixes an error in
test/dl/test_import.rb (DL::TestImport#test_carried_function)
  introduced by r36718.
  the instance of the anonymous class which wraps the block should have
  same methods and instance variables of self.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36753 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-08-21 06:53:40 +00:00
..
dl * ext/dl/lib/dl/func.rb (DL::Function#bind): fixes an error in 2012-08-21 06:53:40 +00:00
dl.rb * ext/dl: Added documentation. Patch by Vincent Batts. 2012-05-30 22:48:42 +00:00