]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit
multiple plugins: Changes to remove parenthesize warnings.
authorDavid Gadling <dave@toasterwaffles.com>
Thu, 21 May 2009 18:53:19 +0000 (11:53 -0700)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Thu, 21 May 2009 20:09:28 +0000 (22:09 +0200)
commit7f244f32d974cafa74f449853f940f194d08d6d2
treeb72684ce149254edaf2dba993c409a640cc43086
parentd8fd18fe30013ba7705aaeb5dd4521cbe013b824
multiple plugins: Changes to remove parenthesize warnings.

All of these modules/plugins were generating warnings like this:
  warning: parenthesize argument(s) for future version
This patch should fix all the warnings without affecting functionality.
data/rbot/plugins/games/shiritori.rb
data/rbot/plugins/keywords.rb
data/rbot/plugins/lart.rb
data/rbot/plugins/quotes.rb
data/rbot/plugins/urban.rb
lib/rbot/core/irclog.rb
lib/rbot/ircbot.rb