search for: dbox_mailbox

Displaying 2 results from an estimated 2 matches for "dbox_mailbox".

Did you mean: mbox_mailbox
2006 Jan 27
1
gcc 2.95 compile errors
....c:1080: warning: (near initialization for `mbox_mailbox.pool') dbox-storage.c:630: warning: missing initializer dbox-storage.c:630: warning: (near initialization for `dbox_storage.pool') dbox-storage.c:665: warning: missing initializer dbox-storage.c:665: warning: (near initialization for `dbox_mailbox.pool') dbox-transaction.c: In function `dbox_transaction_commit': dbox-transaction.c:20: warning: unused parameter `flags' dbox-transaction.c: In function `dbox_transaction_rollback': dbox-transaction.c:77: warning: unused variable `dbox' auth-server-connection.c: In function `a...
2007 Mar 15
5
[PATCH 0/5] fix gcc warnings in CVS HEAD
Hi, I have rewritten the patches I submitted earlier today for the CVS HEAD. Some of the changes were already committed months ago. On 2007/03/15 12:30, Timo Sirainen <tss at iki.fi> wrote: > That's ok, but I'm not sure about bsearch_insert_pos(). It's the way it > is mostly because I wanted to keep bsearch() API. If it can't return > void * then maybe it could be