[Pkg-telepathy-commits] [telepathy-mission-control-6] 196/280: McpAccountStorage: override neither or both of delete_async, delete_finish

Simon McVittie smcv at debian.org
Thu Mar 27 20:07:23 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository telepathy-mission-control-6.

commit 5aa409ec88b30dbadaba799cff44d3ddd978a94e
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Fri Nov 15 13:02:13 2013 +0000

    McpAccountStorage: override neither or both of delete_async, delete_finish
    
    Bug: https://bugs.freedesktop.org/show_bug.cgi?id=27727
---
 mission-control-plugins/account-storage.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/mission-control-plugins/account-storage.c b/mission-control-plugins/account-storage.c
index 625801d..678891a 100644
--- a/mission-control-plugins/account-storage.c
+++ b/mission-control-plugins/account-storage.c
@@ -678,6 +678,9 @@ mcp_account_storage_create (const McpAccountStorage *storage,
  *
  * The default implementation just returns failure (asynchronously),
  * and is appropriate for read-only storage.
+ *
+ * Implementations that override delete_async must also override
+ * delete_finish.
  */
 void
 mcp_account_storage_delete_async (McpAccountStorage *storage,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-mission-control-6.git



More information about the Pkg-telepathy-commits mailing list