Displaying 2 results from an estimated 2 matches for "try_alloc_bytes".
2007 Dec 10
1
Dovceot 1.0.8 compile error after rewrite patch
...ash-plugin.c:238: warning: passing argument 1 of
'trash_try_clean_mails' from incompatible pointer type
trash-plugin.c: At top level:
trash-plugin.c:248: warning: 'struct quota_root_transaction_context'
declared inside parameter list
trash-plugin.c: In function 'trash_quota_root_try_alloc_bytes':
trash-plugin.c:250: error: dereferencing pointer to incomplete type
trash-plugin.c:254: error: 'struct quota_backend_vfuncs' has no member
named 'try_alloc_bytes'
trash-plugin.c:262: warning: passing argument 1 of
'trash_try_clean_mails' from incompatible pointer type...
2006 Nov 28
1
dovecot-1.0.rc15 with quota-rewrite on FreeBSD
...dereferencing pointer to incomplete type
trash-plugin.c:189: error: structure has no member named `try_alloc'
trash-plugin.c: At top level:
trash-plugin.c:212: warning: "struct quota_root_transaction_context" declared inside parameter list
trash-plugin.c: In function `trash_quota_root_try_alloc_bytes':
trash-plugin.c:214: error: dereferencing pointer to incomplete type
trash-plugin.c:218: error: structure has no member named `try_alloc_bytes'
trash-plugin.c: At top level:
trash-plugin.c:236: warning: "struct quota_root_transaction_context" declared inside parameter list
trash-...