On Fri, 2009-04-03 at 14:17 -0700, Daniel L. Miller wrote:
As clean as this code compiles, there are still a couple of warnings I noticed. If these are being ignored on purpose - please ignore me. But if these have slipped through - sometimes another pair of eyes helps.
index-mail.c: In function ‘index_mail_reset’: index-mail.c:1142: warning: large integer implicitly truncated to unsigned type
index-mail-headers.c: In function ‘index_mail_parse_header_finish’: index-mail-headers.c:146: warning: large integer implicitly truncated to unsigned type
Yes, these were accidental mistakes. Fixed now. Anyway they shouldn't break anything.
virtual-storage.c: In function ‘virtual_notify_changes’: virtual-storage.c:470: warning: unused variable ‘mbox’
This is on purpose. I should some day implement it.. I suppose before v1.2.0.