Hi Paul,

 

Here's a list of some warnings on last GIT, that you may be intered in.

GCC-4.4.3

 

 

 

sortsieve.c: In function 'sort_vacation':

sortsieve.c:227: warning: pointer targets in passing argument 1 of 'dm_md5'
differ in signedness

.../../src/dm_digest.h:31: note: expected 'const char * const' but argument
is of type 'const unsigned char *'

 

authsql.c: In function 'auth_change_password':

authsql.c:257: warning: argument 'enctype' might be clobbered by 'longjmp'
or 'vfork'

 

dm_mailboxstate.c: In function 'db_getmailbox_metadata':

dm_mailboxstate.c:460: warning: variable 'mailbox_like' might be clobbered
by 'longjmp' or 'vfork'

dm_mailboxstate.c: In function 'MailboxState_new':

dm_mailboxstate.c:76: warning: variable 'M' might be clobbered by 'longjmp'
or 'vfork'

 

dm_db.c: In function 'db_listmailboxchildren':

dm_db.c:2284: warning: variable 'mailbox_like' might be clobbered by
'longjmp' or 'vfork'

dm_db.c: In function 'mailboxes_by_regex':

dm_db.c:1741: warning: variable 'mailbox_like' might be clobbered by
'longjmp' or 'vfork'

 

dm_iconv.c: In function 'dbmail_iconv_str_to_utf8':

dm_iconv.c:96: warning: assignment discards qualifiers from pointer target
type

 

main.c: In function 'main':

main.c:86: warning: 'raw' may be used uninitialized in this function

 

imap4.c: In function 'imap_handle_exit':

imap4.c:300: warning: format '%lu' expects type 'long unsigned int', but
argument 6 has type 'gsize'

 

dbmail-imapsession.c: In function 'imap4_tokenizer_main':

dbmail-imapsession.c:1911: warning: format '%lu' expects type 'long unsigned
int', but argument 7 has type 'size_t'

dbmail-imapsession.c:1911: warning: format '%lu' expects type 'long unsigned
int', but argument 8 has type 'size_t'

dbmail-imapsession.c:1966: warning: format '%lu' expects type 'long unsigned
int', but argument 6 has type 'size_t'

dbmail-imapsession.c: In function 'dbmail_imap_session_mailbox_status':

dbmail-imapsession.c:1436: warning: 'M' may be used uninitialized in this
function

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

Reply via email to