GThreadedResolver: set an error if no records could be found
authorGiovanni Campagna <gcampagna@src.gnome.org>
Fri, 29 Mar 2013 14:39:26 +0000 (15:39 +0100)
committerGiovanni Campagna <gcampagna@src.gnome.org>
Tue, 2 Apr 2013 21:04:15 +0000 (23:04 +0200)
commit3456152f23a9507f10c868ff4bc1cca91a486b21
treefdc7ec42f40856363ddff00e97253cce6bc3c584
parent31c00c1fbeba76e046ade5792b9b3b3638d9f11c
GThreadedResolver: set an error if no records could be found

It is possible that the upstream servers return something, but
we then filter all results because they are of the wrong type.
In that case the API and subsequent GTask calls expect a GError
to be set.

https://bugzilla.gnome.org/show_bug.cgi?id=696857
gio/gthreadedresolver.c