Displaying 1 result from an estimated 1 matches for "last_copy_info".
2014 Jul 28
2
not able to compile deleted_to_trash Plugin
...gt;flags & NAMESPACE_FLAG_INBOX)
^
deleted-to-trash-plugin.c:19:21: note: each undeclared identifier is reported only once for each function it appears in
deleted-to-trash-plugin.c: In function 'search_deleted_id':
deleted-to-trash-plugin.c:40:14: error: 'struct last_copy_info' has no member named 'src_mailbox_name'
if(last_copy.src_mailbox_name != NULL && strcmp(_mail->box->name, last_copy.src_mailbox_name) == 0)
^
deleted-to-trash-plugin.c:40:77: error: 'struct last_copy_info' has no member named 'src_mailbox_name...