On Sun, 2009-07-26 at 00:00 +0200, Pascal Volk wrote:
gcc tells me:
main.c: In function ‘main_init’:
main.c:182: warning: suggest parentheses around comparison in operand of &
src/imap/main.c:182: if (username == NULL & IS_STANDALONE())
Thanks, fixed.