ruby 2.0.0: fix for changed @waiters in compat19
authorMatthias H <apoc@sixserv.org>
Wed, 4 Sep 2013 00:28:24 +0000 (02:28 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sat, 2 Nov 2013 10:30:39 +0000 (11:30 +0100)
commite9b652aa2a047557aaa1a68278d9d402f56d45b2
tree63be90228b752e108f6f5ecd0e71e91a20b15be2
parentfbe8eeb73cf5f5d1f819ea6c0350e67014b4a26b
ruby 2.0.0: fix for changed @waiters in compat19

I don't really know what this is all about, but this
fixes a bug with the compat19 monkeypatching. @waiters
is now a Hash.

http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?revision=38109&view=revision
lib/rbot/compat19.rb