21 Jul
2008
21 Jul
'08
5:41 p.m.
On Mon, 2008-07-21 at 14:48 +0100, Chris Wakelin wrote:
I'm left with just (most of) the compile errors I mentioned in http://www.dovecot.org/list/dovecot/2008-June/031350.html plus
You mean compiler warnings? Anyway I did go through them and fixed a couple of those, but I don't think I'll bother with all of them since that'd just make the code uglier and gcc 4.* doesn't warn about them anymore.
../../config.h:564:1: warning: "_FILE_OFFSET_BITS" redefined
I'm not sure how to fix this though.
mailbox-list.c: In function `mailbox_list_get_permissions': mailbox-list.c:286: warning: unsigned int format, mode_t arg (arg 4)
Fixed now.