I see these warnings on startup, and I wondered if they are fixed in some branch
I'm unaware of? Do they only show up in my version of Ruby?
I had some simple fixes for them, but I still haven't figured out how to
generate patches.
$HOME/src/sup-git/mainline/lib/sup/util.rb:9: warning: method redefined;
discarding old gen_lock_id
$HOME/src/sup-git/mainline/lib/sup/util.rb:20: warning: method redefined;
discarding old dump_lock_id
[Tue Nov 17 11:37:39 -0700 2009] WARNING: can't find character set by using
locale, defaulting to utf-8
$HOME/src/sup-git/mainline/lib/sup/message-chunks.rb:36: warning: method
redefined; discarding old make_tmpname
$HOME/src/sup-git/mainline/lib/sup/imap.rb:119: warning: ambiguous first
argument; put parentheses or even spaces
$HOME/src/sup-git/mainline/lib/sup/xapian_index.rb:398: warning: `&' interpreted
as argument prefix
|