~ubuntu-branches/ubuntu/raring/glib2.0/raring-proposed

« back to all changes in this revision

Viewing changes to gio/gdbusdaemon.c

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2013-01-17 11:01:54 UTC
  • mfrom: (185.1.2 raring-proposed)
  • Revision ID: package-import@ubuntu.com-20130117110154-i9n2ilenrsmz1jfy
Tags: 2.35.4-0ubuntu3
Drop 08_revert_closure_invalidation.patch, and add
08_fix_closure_invalidation.patch which fixes the issue properly without
introducting warnings/criticals. This should fix the deja-dup autopkgtest
again.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1346
1346
  return TRUE;
1347
1347
}
1348
1348
 
 
1349
G_GNUC_PRINTF(5, 6)
1349
1350
static void
1350
1351
return_error (Client *client, GDBusMessage *message,
1351
1352
              GQuark                 domain,