* uip/mhlistsbr.c, uip/mhlsbr.c, uip/picksbr.c: cast
[mmh] / ChangeLog
index f72df8e..38ba7e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2009-12-29  David Levine <levinedl@acm.org>
+
+       * uip/mhlistsbr.c, uip/mhlsbr.c, uip/picksbr.c: cast
+       pointers to unsigned long before casting to unsigned int
+       to avoid warnings on 64-bit about casting from pointer
+       to int of different size.
+
+       * uip/new.c: cast folder_len to int to avoid warning on
+       64-bit about passing a size_t to an int conversion specifier.
+
+2009-12-25  David Levine <levinedl@acm.org>
+
+       * uip/inc.c: gcc 4.4.1 noticed that maildir could have been
+       used before initialization.  In fact, if that code was ever
+       reached, maildir would never have been initialized.  It's in
+       an adios call, so replaced with NULL.
+
 2009-12-21  David Levine <levinedl@acm.org>
 
        * mts/smtp/smtp.c: In sm_auth_sasl (), removed zeroing of