search for: trash_list_initsize

Displaying 1 result from an estimated 1 matches for "trash_list_initsize".

2014 Jul 28
2
not able to compile deleted_to_trash Plugin
...^ /usr/include/dovecot/array.h:111:17: note: in definition of macro 'array_free' array_free_i(&(array)->arr) ^ deleted-to-trash-plugin.c:61:27: error: 'struct last_copy_info' has no member named 'mail_id' i_array_init(&last_copy.mail_id, TRASH_LIST_INITSIZE); ^ /usr/include/dovecot/array.h:103:19: note: in definition of macro 'array_create' array_create_i(&(array)->arr, pool, element_size, init_count) ^ /usr/include/dovecot/array.h:38:2: note: in expansion of macro 'p_array_init'...