The attached fixes some trivial errors under GCC 4: camel-imap-store-summary.c: In function 'camel_imap_store_summary_namespace_set': camel-imap-store-summary.c:392: error: invalid storage class for function 'namespace_clear' (and a similar one in the groupwise provider). Is the code there valid C? The fix is trivial. Dave