diff options
author | Spencer Rinehart <anubis@overthemonkey.com> | 2009-03-06 10:08:06 -0500 |
---|---|---|
committer | Spencer Rinehart <anubis@overthemonkey.com> | 2009-03-06 10:22:21 -0500 |
commit | 0a44338d09e921440fac821b1db8d03e71a10ff0 (patch) | |
tree | 053a7893a887719aa9f2275a581535ec35c9e7cc /lib/rbot/load-gettext.rb | |
parent | c3aec9254dd9e48c0fcc7bfd5432d6555b881071 (diff) |
irc: monkeypatch Singleton to make _load and _dump public.
This is to fix a possible bug in newer versions of ruby where _load was
declared private in singletons. This would lead to errors where Marshal
could not restore the Singleton. This "bug" was introduced to ruby
in revisions 16659 and 17396.
Diffstat (limited to 'lib/rbot/load-gettext.rb')
0 files changed, 0 insertions, 0 deletions