Edit Sup Issue: issue16

Summary
Issue type Status
Sup version Ruby version
Assigned To Tags (list)
Description
Attachments
  Make a copy

Created on 2009-11-17.20:29:35 by mranders, last changed by anonymous.

Messages
msg133 (view) Author: anonymous Date: 2010-01-27.23:31:09
Sorry, I moved to notmuch, so I don't know if they are an issue for me anymore.

I don't have any time to test them, so dispose of the issue as you wish.
msg132 (view) Author: terotil Date: 2010-01-27.23:28:48
Is this still the case with sup 0.10.2 (or git next/master)?
msg24 (view) Author: mranders Date: 2009-11-17.20:29:35
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
History
Date User Action Args
2010-01-27 23:31:09anonymoussetmessages: + msg133
2010-01-27 23:28:48terotilsetstatus: unread -> need more info
messages: + msg132
2009-11-17 20:29:35mranderscreate